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