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 public 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