Clip Property
Gets or sets the geometry clip for this visual.
Definition
Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Geometry? Clip { get; set; }
Public Property Clip As Geometry
Get
Set
member Clip : Geometry with get, set