Members
| Name | Description | 
|---|---|
| PaddingNew() | 
            Initializes a new instance of the Padding class.
              | 
| PaddingNew(Int32) | 
            Initializes a new instance of the Padding class using the supplied padding size for all edges.
              | 
| PaddingNew(Int32, Int32, Int32, Int32) | 
            Initializes a new instance of the Padding class using a separate padding size for each edge.
              |