SegmentsProperty Field
Defines the Segments property.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public static readonly DirectProperty<PathFigure, PathSegments?> SegmentsProperty
Public Shared ReadOnly SegmentsProperty As DirectProperty(Of PathFigure, PathSegments)
static val SegmentsProperty: DirectProperty<PathFigure, PathSegments>
Field Value
DirectProperty(PathFigure, PathSegments)