TextCollapsingProperties.Width 属性

定义

获取折叠文本范围的宽度。

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

属性值

Double

一个 Double,表示折叠文本范围的宽度。

适用于