Click or drag to resize

Margin Constructor

Constructors for the Margin class.
Overload List
  NameDescription
Public methodMargin
Creates a new instance of Margin.
Public methodMargin(Int32)
Creates a new instance of Margin specifying a value for the properties.
Public methodMargin(Int32, Int32)
Creates a new instance of Margin specifying the horizontal and vertical values.
Public methodMargin(Int32, Int32, Int32, Int32)
Creates a new instance of Margin specifying the property values.
Top
See Also