glue_shape_to_connector_end_x method
glue_shape_to_connector_end_x(shape_to_id, connection_name, connector_id)
Glue shape to Connector’s EndX
def glue_shape_to_connector_end_x(self, shape_to_id, connection_name, connector_id):
...
Parameter | Type | Description |
---|---|---|
shape_to_id | int | The ID of shape where the connector ends Shape. |
connection_name | str | The connection name on the second shape where connector will be connected . |
connector_id | int | The ID of shape with type Dynamic connector Shape. |
See Also
- module aspose.diagram
- class Page