[This is preliminary documentation and is subject to change.]
Shortcut property to element's region
Namespace: NFX.WinForms.ElementsAssembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
public int Width { get; set; }
public int Width { get; set; }
Public Property Width As Integer
Get
Set
Public Property Width As Integer
Get
Set
public:
property int Width {
int get ();
void set (int value);
}
public:
property int Width {
int get ();
void set (int value);
}
member Width : int with get, set
member Width : int with get, set
Property Value
Type:
Int32