共用方式為


CommandBarFlyoutCommandBarTemplateSettings.ContentClipRect 屬性

定義

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

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

屬性值

用來裁剪內容的矩形。

適用於