RibbonControlLength.IsAbsolute 속성

정의

이 인스턴스가 고정 픽셀 또는 논리적 값을 기반으로 요소의 크기를 지정하는지 여부를 나타내는 값을 가져옵니다.

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

속성 값

Boolean

RibbonControlLengthUnitType 속성이 Pixel 또는 Item로 설정되어 있으면 true이고, 그렇지 않으면 false입니다.

적용 대상