FigureLength.IsContent 屬性

定義

取得值,這個值決定此 FigureLength 是否擁有 FigureUnitTypeContent 屬性值。

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

適用於