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