is_glued method
is_glued(shape)
Indicates whether this two shapes are glued.
def is_glued(self, shape):
...
| Parameter | Type | Description |
|---|---|---|
| shape | Shape | shape |
See Also
- module aspose.diagram
- class Shape
Indicates whether this two shapes are glued.
def is_glued(self, shape):
...
| Parameter | Type | Description |
|---|---|---|
| shape | Shape | shape |