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