RectangleDistance Method |
Name | Description | |
---|---|---|
Distance(Point) |
Return the distance between this rectangle and the passed point. If the rectangle contains the point, the distance is zero.
| |
Distance(Rectangle) |
Return the distance between this rectangle and the passed rectangle. If the rectangles overlap, the distance is zero.
|