GlueShapes

GlueShapes(Shape, ConnectionPointPlace, Shape)

グルー形状.

public void GlueShapes(Shape shapeFrom, ConnectionPointPlace placeTo, Shape shapeTo)
パラメータタイプ説明
shapeFromShapeのりのある形Shape.
placeToConnectionPointPlace接着する最初の形状の位置ConnectionPointPlace.
shapeToShape接着する形状Shape.

関連項目


GlueShapes(long, ConnectionPointPlace, long)

グルー形状

public void GlueShapes(long shapeFromId, ConnectionPointPlace placeTo, long shapeToId)
パラメータタイプ説明
shapeFromIdInt64接着元の形状のIDShape.
placeToConnectionPointPlace接着する最初の形状の位置ConnectionPointPlace.
shapeToIdInt64接着する形状の IDShape.

関連項目