Share via


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

适用于