MarginType class

MarginType class

The MarginType type exposes the following members:

Fields

Field Description
ABSOLUTE Margin value measured in content units.
RELATIVE_TO_PARENT_DIMENSIONS Margin value should be interpreted as a portion of appropriate parent dimension.
RELATIVE_TO_PARENT_MIN_DIMENSION Margin value should be interpreted as a portion of parent minimum dimension.

See Also