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