RectangleF Operators

 

Namespace:   System.Drawing
Assembly:  System.Drawing (in System.Drawing.dll)

NameDescription
System_CAPS_puboperatorSystem_CAPS_staticEquality(RectangleF, RectangleF)

Tests whether two RectangleF structures have equal location and size.

System_CAPS_puboperatorSystem_CAPS_staticImplicit(Rectangle to RectangleF)

Converts the specified Rectangle structure to a RectangleF structure.

System_CAPS_puboperatorSystem_CAPS_staticInequality(RectangleF, RectangleF)

Tests whether two RectangleF structures differ in location or size.

Return to top
Show: