GlueShapesInContainerByID

Page.GlueShapesInContainerByID method

container の接続 ID でシェイプを接着します

public void GlueShapesInContainerByID(long shapeFromId, int shapeToBeginConnectionID, 
    int shapeToEndConnectionID, long shapeToId)
パラメータ タイプ 説明
shapeFromId Int64 接着元の形状のIDShape.
shapeToBeginConnectionID Int32 接着する最初の接続 ID の場所。
shapeToEndConnectionID Int32 接着するエンド接続 ID の位置。
shapeToId Int64 接着する形状の IDShape.

関連項目