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