glue_shape_to_connector_begin_x method
glue_shape_to_connector_begin_x(shape_from_id, connection_name, connector_id)
Glue shape to Connector’s BeginX
def glue_shape_to_connector_begin_x(self, shape_from_id, connection_name, connector_id):
...
Parameter | Type | Description |
---|---|---|
shape_from_id | int | The ID of shape where the connector begins Shape. |
connection_name | str | The connection name on the 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