Overload | Description |
---|---|
PaddingF Constructor(Single) | Creates a new instance of the PaddingF class using the same padding size for all edges. |
PaddingF Constructor(Single,Single,Single,Single) | Creates a new instance of the PaddingF class using a separate padding size for each edge. |