IBoxDimensionsUndefined Property
|
Gets whether any side of the box is set to be -1, which is considered for the box model
as not defined
Namespace:
Ingeniux.CMS.Presentation
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax ReadOnly Property Undefined As Boolean
Get
property bool Undefined {
bool get ();
}
abstract Undefined : bool with get
Property Value
Type:
BooleanSee Also