[]
Performs an explicit conversion from ObjectRect to RectangleF.
public static explicit operator RectangleF(ObjectRect rect)
| Type | Name | Description |
|---|---|---|
| ObjectRect | rect |
| Type | Description |
|---|---|
| RectangleF |
Performs an explicit conversion from RectangleF to ObjectRect.
public static explicit operator ObjectRect(RectangleF rc)
| Type | Name | Description |
|---|---|---|
| RectangleF | rc |
| Type | Description |
|---|---|
| ObjectRect |