Bitmap for WPF
TextRange コンストラクタ

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.DirectWrite 名前空間 > TextRange 構造体 : TextRange コンストラクタ
The start position.
The length.
Initializes a new instance of the TextRangestruct.
シンタックス
'宣言
 
Public Function New( _
   ByVal startPosition As System.Integer, _
   ByVal length As System.Integer _
)
public TextRange( 
   System.int startPosition,
   System.int length
)

パラメータ

startPosition
The start position.
length
The length.
参照

TextRange 構造体
TextRange メンバ