PolyLineSegmentPointsProperty Field

Defines the Points property.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public static readonly StyledProperty<IList<Point>> PointsProperty

Field Value

StyledPropertyIListPoint

See Also