contains
contains(object)
Determines if the specified Point is contained within this Quadrangle structure.
contains(pt)
| Parameter | Type | Description |
|---|---|---|
| pt | object | The Point to test. |
Return Value
true
if Point is contained within this Quadrangle structure; otherwise, false.
See Also
- class Quadrangle
- assembly Aspose.BarCode