Rectangle Operators

 

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

NameDescription
System_CAPS_puboperatorSystem_CAPS_staticEquality(Rectangle, Rectangle)

Tests whether two Rectangle structures have equal location and size.

System_CAPS_puboperatorSystem_CAPS_staticInequality(Rectangle, Rectangle)

Tests whether two Rectangle structures differ in location or size.

Return to top
Show: