QuadrangleContains Method |
| Name | Description | |
|---|---|---|
| Contains(Point) |
Determines if the specified Point is contained within this Quadrangle structure.
| |
| Contains(Rectangle) |
Determines if the specified Rectangle is contained or intersect this Quadrangle structure.
| |
| Contains(Quadrangle) |
Determines if the specified Quadrangle is contained or intersect this Quadrangle structure.
| |
| Contains(Int32, Int32) |
Determines if the specified point is contained within this Quadrangle structure.
|