GlueShapesInContainerByID

Page.GlueShapesInContainerByID method

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

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

関連項目