FigureLength.IsContent 속성

정의

FigureLengthFigureUnitType 속성 값이 Content인지 여부를 결정하는 값을 가져옵니다.

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

속성 값

Boolean

반환 trueFigureLengthFigureUnitType 속성 값이 Content이 고, 그렇지 않으면 false합니다. 기본값은 false입니다.

적용 대상