ShapeStrokeLineCapProperty Field

Defines the StrokeLineCap property.

Definition

Namespace: Avalonia.Controls.Shapes
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static readonly StyledProperty<PenLineCap> StrokeLineCapProperty

Field Value

StyledPropertyPenLineCap

See Also