VisualClip Property

Gets or sets the geometry clip for this visual.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Geometry? Clip { get; set; }

Property Value

Geometry

See Also