GlueShapeToConnectorEndX

Page.GlueShapeToConnectorEndX method

Glue shape to Connector’s EndX

public void GlueShapeToConnectorEndX(long shapeToId, string connectionName, long connectorId)
Parameter Type Description
shapeToId Int64 The ID of shape where the connector ends Shape.
connectionName String The connection name on the second shape where connector will be connected .
connectorId Int64 The ID of shape with type Dynamic connector Shape.

See Also