StrokeLineCapProperty Field
Defines the StrokeLineCap property.
Definition
Namespace: Avalonia.Controls.Shapes
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly StyledProperty<PenLineCap> StrokeLineCapProperty
Public Shared ReadOnly StrokeLineCapProperty As StyledProperty(Of PenLineCap)
static val StrokeLineCapProperty: StyledProperty<PenLineCap>