Overload List
| Name | Description | |
|---|---|---|
| Round()()() |
Creates and initializes new instance of object.
| |
| Round(Round) |
Creates and initializes new instance of object from passed Round object.
| |
| Round(Int32) |
Creates and initializes new instance of object from passed round value for all corners.
| |
| Round(Int32, Int32, Int32, Int32) |
Creates and initializes new instance of object from passed round values for each corner.
|