ReferenceTypesClassesMarginOn this pageMarginMargin class has the properties to set margins for all sides of the rectangle.Propertiesbottom - The margin applied to the bottom.left - The margin applied to the left.right - The margin applied to the right.top - The margin applied to the top.Methodsall - Applies the same margin to all sides.only - Applies margin to the specified sides.symmetric - Applies vertical margin to top and bottom sides and horizontal margin to left and right sides.Propertiesbuildbottomclass-attributeinstance-attributeCopybottom: Number = 0The margin applied to the bottom.buildleftclass-attributeinstance-attributeCopyleft: Number = 0The margin applied to the left.buildrightclass-attributeinstance-attributeCopyright: Number = 0The margin applied to the right.buildtopclass-attributeinstance-attribute