[]
Convert float to new corner type.
public static implicit operator CornersRadius(float r)
| Type | Name | Description |
|---|---|---|
| float | r |
| Type | Description |
|---|---|
| CornersRadius |
Convert int to new corner type.
public static implicit operator CornersRadius(int r)
| Type | Name | Description |
|---|---|---|
| int | r |
| Type | Description |
|---|---|
| CornersRadius |