Page.GlueShapeToConnectorBeginX

Page.GlueShapeToConnectorBeginX method

Glue shape to Connector’s BeginX

public void GlueShapeToConnectorBeginX(long shapeFromId, string connectionName, long connectorId)
ParameterTypeDescription
shapeFromIdInt64The ID of shape where the connector begins Shape.
connectionNameStringThe connection name on the shape where connector will be connected .
connectorIdInt64The ID of shape with type Dynamic connector Shape.

See Also