IBoxDimensionsTop Property
|
Gets/sets the size of top side
Namespace: Ingeniux.CMS.PresentationAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxProperty Top As Integer
Get
Set
property int Top {
int get ();
void set (int value);
}abstract Top : int with get, set
Property Value
Int32
See Also