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

適用対象