GlueShapes

GlueShapes(Shape, ConnectionPointPlace, Shape)

접착제 모양.

public void GlueShapes(Shape shapeFrom, ConnectionPointPlace placeTo, Shape shapeTo)
모수 유형 설명
shapeFrom Shape 접착제인 형상Shape.
placeTo ConnectionPointPlace 접착할 첫 번째 도형의 위치ConnectionPointPlace.
shapeTo Shape 접착할 모양Shape.

또한보십시오


GlueShapes(long, ConnectionPointPlace, long)

접착제 모양

public void GlueShapes(long shapeFromId, ConnectionPointPlace placeTo, long shapeToId)
모수 유형 설명
shapeFromId Int64 접착제인 모양의 IDShape.
placeTo ConnectionPointPlace 접착할 첫 번째 도형의 위치ConnectionPointPlace.
shapeToId Int64 접착할 도형의 IDShape.

또한보십시오