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.

또한보십시오