containsQuadrangle
containsQuadrangle(object)
Determines if the specified Quadrangle is contained or intersect this Quadrangle structure.
containsQuadrangle(quad)
| Parameter | Type | Description |
|---|---|---|
| quad | object | The Quadrangle to test. |
Return Value
Returns
true if Quadrangle is contained or intersect this Quadrangle structure; otherwise, false.
See Also
- class Quadrangle
- assembly Aspose.BarCode