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