Share via


AppBarTemplateSettings.ClipRect 属性

定义

获取描述应用栏的剪切区域的 Rect

public:
 property Rect ClipRect { Rect get(); };
Rect ClipRect();
public Rect ClipRect { get; }
var rect = appBarTemplateSettings.clipRect;
Public ReadOnly Property ClipRect As Rect

属性值

描述应用栏的剪裁区域的 Rect

适用于