RectangleF Operators
Namespace:
System.Drawing
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Equality(RectangleF, RectangleF) | Tests whether two RectangleF structures have equal location and size. |
![]() ![]() | Implicit(Rectangle to RectangleF) | Converts the specified Rectangle structure to a RectangleF structure. |
![]() ![]() | Inequality(RectangleF, RectangleF) | Tests whether two RectangleF structures differ in location or size. |
Show:

