RichTextBox for WPF
Measure メソッド (C1LineFragment)

C1.WPF.RichTextBox.4.5.2 アセンブリ > C1.WPF.RichTextBox 名前空間 > C1LineFragment クラス : Measure メソッド
開始オフセット。
終了オフセット。
2つの C1.WPF.RichTextBox.Documents.C1TextPointerオフセットの間のこのフラグメントの幅を返します。
シンタックス
'宣言
 
Public Function Measure( _
   ByVal start As System.Integer, _
   ByVal end As System.Integer _
) As System.Double
public System.double Measure( 
   System.int start,
   System.int end
)

パラメータ

start
開始オフセット。
end
終了オフセット。
参照

C1LineFragment クラス
C1LineFragment メンバ