Click or drag to resize

Padding Constructor

Overload List
  NameDescription
Public methodPadding(Int32)
Initializes a new instance of the Padding class with the specified padding for all sides
Public methodPadding(Int32, Int32)
Initializes a new instance of the Padding class with the specified padding for horizontal and vertical sides
Public methodPadding(Int32, Int32, Int32, Int32)
Initializes a new instance of the Padding class
Top
See Also