| 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
Syntaxpublic float ElementSize { get; set; }Public Property ElementSize As Single
	Get
	Set
member ElementSize : float32 with get, set
Property Value
Type: 
SingleThe size of the element.
 See Also
See Also