GlueShapesInContainerByID

Page.GlueShapesInContainerByID method

通过连接 id 在 container 中粘合形状

public void GlueShapesInContainerByID(long shapeFromId, int shapeToBeginConnectionID, 
    int shapeToEndConnectionID, long shapeToId)
范围类型描述
shapeFromIdInt64来自胶水的形状的 IDShape.
shapeToBeginConnectionIDInt32第一个连接 id 上的粘合位置。
shapeToEndConnectionIDInt32末端连接 id 上粘贴的位置。
shapeToIdInt64要粘附到的形状的 IDShape.

也可以看看