contains
contains(pt)
Determines if the specified Point is contained within this Quadrangle structure.
| Parameter | Description |
|---|---|
| pt | The Point to test. |
Returns: true if Point is contained within this Quadrangle structure; otherwise, false.
Determines if the specified Point is contained within this Quadrangle structure.
| Parameter | Description |
|---|---|
| pt | The Point to test. |
Returns: true if Point is contained within this Quadrangle structure; otherwise, false.