PointsProperty Field
Defines the Points property.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public static readonly StyledProperty<IList<Point>> PointsProperty
Public Shared ReadOnly PointsProperty As StyledProperty(Of IList(Of Point))
static val PointsProperty: StyledProperty<IList<Point>>