다음을 통해 공유


CommandBarTemplateSettings.OverflowContentClipRect 속성

정의

오버플로 콘텐츠의 잘린 영역을 설명하는 Rect 를 가져옵니다.

public:
 property Rect OverflowContentClipRect { Rect get(); };
Rect OverflowContentClipRect();
public Rect OverflowContentClipRect { get; }
var rect = commandBarTemplateSettings.overflowContentClipRect;
Public ReadOnly Property OverflowContentClipRect As Rect

속성 값

오버플로 콘텐츠의 잘린 영역을 설명하는 Rect 입니다.

적용 대상