FigureLength.IsContent 属性

定义

获取一个值,该值确定此 FigureLength 是否具有 FigureUnitType 属性值 Content

public:
 property bool IsContent { bool get(); };
public bool IsContent { get; }
member this.IsContent : bool
Public ReadOnly Property IsContent As Boolean

属性值

Boolean

true如果此属性FigureLength的属性值为 ContentFigureUnitType ;否则false返回 。 默认值是 false

适用于