Click or drag to resize

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; }

Property Value

Type: Int32
The spacing between the buttons.
See Also