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