is_contain method
is_contain(shape)
Indicates whether this shape is contain another shape.
def is_contain(self, shape):
...
| Parameter | Type | Description |
|---|---|---|
| shape | Shape |
See Also
- module aspose.diagram
- class Shape
Indicates whether this shape is contain another shape.
def is_contain(self, shape):
...
| Parameter | Type | Description |
|---|---|---|
| shape | Shape |