Share via


CommandBarFlyoutCommandBarTemplateSettings.OverflowContentClipRect 屬性

定義

取得用來裁剪溢位內容的矩形。

本檔適用于 Windows 應用程式 SDK 中適用于 WinUI 的 WinUI 2 for UWP (,請參閱Windows 應用程式 SDK命名空間) 。

public:
 property Rect OverflowContentClipRect { Rect get(); };
Rect OverflowContentClipRect();
public Rect OverflowContentClipRect { get; }
Public ReadOnly Property OverflowContentClipRect As Rect

屬性值

用來裁剪溢位內容的矩形。

適用於