get_act method
get_act(id)
Gets the element at the specified ID.
Returns
def get_act(self, id):
...
Parameter | Type | Description |
---|---|---|
id | int |
See Also
- module aspose.diagram
- class ActCollection
Gets the element at the specified ID.
def get_act(self, id):
...
Parameter | Type | Description |
---|---|---|
id | int |