CommandBarFlyoutCommandBarTemplateSettings.ContentClipRect 属性

定义

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

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

属性值

用于剪辑内容的矩形。

适用于