MindFusion.Wpf Pack Programmer's Guide
Rect Methods
 


 Public Methods

  Name Description

ContainsPoint

Overloaded. Tests whether this rectangle contains a point.

Divide

Divides this rectangle into four equal parts.

GetCenter

Returns the rectangle center.

GetLocation

Returns the min X/Y corner of this rectangle.

Intersect

Returns the intersection of this rectangle with the specified rectangle.

Intersects

Tests whether this rectangle intersects with the specified rectangle.

SaveTo

Saves the rectangle to the specified stream.

Union

Returns the union of two rectangles.

 See Also

Rect Class
MindFusion.Mapping Namespace