IBoxDimensionsTop Property
|
Gets/sets the size of top side
Namespace:
Ingeniux.CMS.Presentation
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax Property Top As Integer
Get
Set
property int Top {
int get ();
void set (int value);
}
abstract Top : int with get, set
Property Value
Type:
Int32See Also