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; }
Public Property LineThickness As Single
Get
Set
member LineThickness : float32 with get, set
Property Value
Type:
SingleThe line thickness.
See Also