Share via


CommandBarFlyoutCommandBarTemplateSettings.ContentClipRect Propriété

Définition

Obtient le rectangle utilisé pour découper le contenu.

API WinUI 2 équivalente pour UWP : Microsoft.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBarTemplateSettings.ContentClipRect (pour WinUI dans le SDK d'application Windows, consultez les espaces de noms SDK d'application Windows).

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

Valeur de propriété

Rectangle utilisé pour découper le contenu.

S’applique à