Overload | Description |
---|---|
Padding Constructor(Int32) | Initializes a new instance of the System.Windows.Forms.Padding class using the supplied padding size for all edges. |
Padding Constructor(Int32,Int32,Int32,Int32) | Initializes a new instance of the System.Windows.Forms.Padding class using a separate padding size for each edge. |