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.PresentationAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxReadOnly Property Undefined As Boolean
Get
property bool Undefined {
bool get ();
}abstract Undefined : bool with get
Property Value
Boolean
See Also