IndexedGlyphRun.TextSourceLength 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得對應於 IndexedGlyphRun 物件的文字來源字元長度。
public:
property int TextSourceLength { int get(); };
public int TextSourceLength { get; }
member this.TextSourceLength : int
Public ReadOnly Property TextSourceLength As Integer
屬性值
表示文字來源字元之長度的 Int32 值。
備註
屬性的值 TextSourceLength 不一定等於對應 GlyphRun 的字元計數。