Click or drag to resize

IBoxDimensions Properties


The IBoxDimensions type exposes the following members.

Properties
  NameDescription
Public propertyAll
Sets the same size for all sizes
Public propertyBottom
Gets/set the size of bottom side
Public propertyLeft
Gets/sets the size of left side
Public propertyRight
Gets/sets the size of right side
Public propertyTop
Gets/sets the size of top side
Public propertyUndefined
Gets whether any side of the box is set to be -1, which is considered for the box model as not defined
Top
See Also