Click or drag to resize

ThemedSpinnerHandlerElementSize Property

Gets or sets the size of each element, relative to the control size

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

Property Value

Type: Single
The size of the element.
See Also