combine method
combine(second_diagram)
Combines another Diagram object.
def combine(self, second_diagram):
...
Parameter | Type | Description |
---|---|---|
second_diagram | Diagram | Another Diagram object. |
See Also
- module aspose.diagram
- class Diagram
Combines another Diagram object.
def combine(self, second_diagram):
...
Parameter | Type | Description |
---|---|---|
second_diagram | Diagram | Another Diagram object. |