PathGeometryFigures Property

Gets or sets the figures.

Definition

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

Property Value

PathFigures
The figures.

See Also