Click or drag to resize

SegmentedItemIHandlerWidth Property

Gets or sets the width of this segment, or -1 to auto size.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
int Width { get; set; }

Property Value

Type: Int32
The width of this segment.
See Also