The Round type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Round | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Returns a string that represents the current object.
(Overrides Object..::.ToString()()().) |
Properties
| Name | Description | |
|---|---|---|
| All |
Gets and sets round value all corners.
| |
| BottomLeft |
Gets and sets round value of bottom left corner.
| |
| BottomRight |
Gets and sets round value of bottom right corner.
| |
| TopLeft |
Gets and sets round value of top left corner.
| |
| TopRight |
Gets and sets round value of top right corner.
|