TextRunBounds.Length 属性

定义

获取带边框的文本运行的字符长度。

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

属性值

一个表示字符长度的 Int32 值。

适用于