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