Click or drag to resize

ThemedSpinnerHandlerLineThickness Property

Gets or sets the line thickness relative to the control size, when the Mode is a Line

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

Property Value

Type: Single
The line thickness.
See Also