Click or drag to resize

ThemedSpinnerHandlerLineCap Property

Gets or sets the line cap when the Mode is set to line

Namespace:  Eto.Forms.ThemedControls
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public PenLineCap LineCap { get; set; }

Property Value

Type: PenLineCap
The line cap.
See Also