mlreportgen.dom.OuterMargin Class
Namespace: mlreportgen.dom
Margin between bounding box and its surroundings
Description
Specifies the margin between the bounding box of an object and adjacent document objects. A bounding box of an object includes the border of the object (if it has a border), the inner margin, and the object content.
The mlreportgen.dom.OuterMargin
class is a handle
class.
Creation
Description
creates an unspecified margin between the bounding box of an object and its
surroundings. marginObj
= OuterMargin
creates the specified margin on all sides between the bounding box of an
object and its surroundings.marginObj
= OuterMargin(all
)
Input Arguments
Properties
Examples
Version History
Introduced in R2014b