TextRunBounds.Length プロパティ

定義

外接するテキスト ランの文字の長さを取得します。

public:
 property int Length { int get(); };
public int Length { get; }
member this.Length : int
Public ReadOnly Property Length As Integer

プロパティ値

文字の長さを表す Int32 値。

適用対象