Click or drag to resize

ThemedControlHandlerTControl, TWidget, TCallbackWidth Property

Gets or sets the width of the control size.

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

Property Value

Type: Int32

Implements

ControlIHandlerWidth
See Also