containsPoint
containsPoint(object, object)
Determines if the specified point is contained within this Quadrangle structure.
containsPoint(x, y)
| Parameter | Type | Description |
|---|---|---|
| x | object | The x point cordinate. |
| y | object | The y point cordinate. |
Return Value
Returns
true if point is contained within this Quadrangle structure; otherwise, false.
See Also
- class Quadrangle
- assembly Aspose.BarCode