Click or drag to resize

ThemedSegmentedItemHandlerTWidget, TCallbackWidth Property

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

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

Property Value

Type: Int32
The width of this segment.

Implements

SegmentedItemIHandlerWidth
See Also