共用方式為


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,描述溢位內容的裁剪區域。

適用於