GeometryDrawingGeometry Property

Gets or sets the Geometry that describes the shape of this GeometryDrawing.

Definition

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

Property Value

Geometry

See Also