StrokeDashArrayProperty Field
Defines the StrokeDashArray property.
Definition
Namespace: Avalonia.Controls.Shapes
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly StyledProperty<AvaloniaList<double>?> StrokeDashArrayProperty
Public Shared ReadOnly StrokeDashArrayProperty As StyledProperty(Of AvaloniaList(Of Double))
static val StrokeDashArrayProperty: StyledProperty<AvaloniaList<float>>
Field Value
StyledProperty(AvaloniaList(Double))