CommandBarFlyoutCommandBarTemplateSettings.OverflowContentClipRect 属性

定义

获取用于剪辑溢出内容的矩形。

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

属性值

用于剪辑溢出内容的矩形。

适用于