TextCollapsedRange.Width 属性

定义

折叠文本字符的总宽度。

public:
 property double Width { double get(); };
public double Width { get; }
member this.Width : double
Public ReadOnly Property Width As Double

属性值

Double

一个 Double 值,表示折叠文本字符的宽度。

适用于