GlueShapeToConnectorBeginX

Page.GlueShapeToConnectorBeginX method

Glue shape to Connector’s BeginX

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

See Also