Reporting

The RectangleU type exposes the following members.

Operators

  NameDescription
Public operatorStatic memberEquality
Tests whether two RectangleU structures have equal location and size.
Public operatorStatic memberExplicitNarrowingExplicitExplicitExplicit(RectangleU to RectangleF)
Converts the specified RectangleU structure to a RectangleF structure.
Public operatorStatic memberExplicitNarrowingExplicitExplicitExplicit(RectangleU to Rectangle)
Converts the specified RectangleU structure to a Rectangle structure.
Public operatorStatic memberInequality
Tests whether two RectangleU structures differ in location or size.

See Also