PathFigureSegmentsProperty Field

Defines the Segments property.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public static readonly DirectProperty<PathFigure, PathSegments?> SegmentsProperty

Field Value

DirectPropertyPathFigure, PathSegments

See Also