Margins Constructor

Overload List

Margins Initializes all margins with 0
Margins(Single) Initializes all margins with the same value
Margins(Single, Single, Single, Single) Initializes the margins with the given values

See Also