共用方式為


TextRunBounds.Length 屬性

定義

取得有框文字執行的字元長度。

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

屬性值

Int32 值,表示字元長度。

適用於