Page.GlueShapeToConnectorEndX

Page.GlueShapeToConnectorEndX method

Glue shape to Connector’s EndX

public void GlueShapeToConnectorEndX(long shapeToId, string connectionName, long connectorId)
ParameterTypeDescription
shapeToIdInt64The ID of shape where the connector ends Shape.
connectionNameStringThe connection name on the second shape where connector will be connected .
connectorIdInt64The ID of shape with type Dynamic connector Shape.

See Also