get_control_from_name method
get_control_from_name(name)
Gets the element at the specified name.
Returns
def get_control_from_name(self, name):
...
Parameter | Type | Description |
---|---|---|
name | str |
See Also
- module aspose.diagram
- class ControlCollection
Gets the element at the specified name.
def get_control_from_name(self, name):
...
Parameter | Type | Description |
---|---|---|
name | str |