GlueShapes
GlueShapes(Shape, ConnectionPointPlace, Shape)
접착제 모양.
public void GlueShapes(Shape shapeFrom, ConnectionPointPlace placeTo, Shape shapeTo)
모수 | 유형 | 설명 |
---|---|---|
shapeFrom | Shape | 접착제인 형상Shape . |
placeTo | ConnectionPointPlace | 접착할 첫 번째 도형의 위치ConnectionPointPlace . |
shapeTo | Shape | 접착할 모양Shape . |
또한보십시오
- class Shape
- enum ConnectionPointPlace
- class Page
- 네임스페이스 Aspose.Diagram
- 집회 Aspose.Diagram
GlueShapes(long, ConnectionPointPlace, long)
접착제 모양
public void GlueShapes(long shapeFromId, ConnectionPointPlace placeTo, long shapeToId)
모수 | 유형 | 설명 |
---|---|---|
shapeFromId | Int64 | 접착제인 모양의 IDShape . |
placeTo | ConnectionPointPlace | 접착할 첫 번째 도형의 위치ConnectionPointPlace . |
shapeToId | Int64 | 접착할 도형의 IDShape . |
또한보십시오
- enum ConnectionPointPlace
- class Page
- 네임스페이스 Aspose.Diagram
- 집회 Aspose.Diagram