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 Property Width As Integer
Get
Set
abstract Width : int with get, set
Property Value
Type:
Int32The width of this segment.
See Also