| ThemedSegmentedButtonHandlerSpacing Property  | 
 
            Gets or sets the spacing between the buttons
            
 
    Namespace: 
   Eto.Forms.ThemedControls
    Assembly:
   Eto (in Eto.dll) Version: 2.5.3-dev
 Syntax
Syntaxpublic int Spacing { get; set; }Public Property Spacing As Integer
	Get
	Set
member Spacing : int with get, set
Property Value
Type: 
Int32The spacing between the buttons.
 See Also
See Also