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