TextRunBounds.TextSourceCharacterIndex 属性

定义

获取带边框的文本运行中第一个字符的字符索引。

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

属性值

表示带边框的文本运行中第一个字符的索引。

适用于