[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 Height { get; set; }
public int Height { get; set; }
Public Property Height As Integer
Get
Set
Public Property Height As Integer
Get
Set
public:
property int Height {
int get ();
void set (int value);
}
public:
property int Height {
int get ();
void set (int value);
}
member Height : int with get, set
member Height : int with get, set
Property Value
Type:
Int32