Page.GlueShapesInContainerByID
Page.GlueShapesInContainerByID method
Glue shapes by connection id in container
public void GlueShapesInContainerByID(long shapeFromId, int shapeToBeginConnectionID,
int shapeToEndConnectionID, long shapeToId)
| Parameter | Type | Description |
|---|---|---|
| shapeFromId | Int64 | The ID of shape which is glue from Shape. |
| shapeToBeginConnectionID | Int32 | The location on the first connection id where to glue . |
| shapeToEndConnectionID | Int32 | The location on the end connection id where to glue . |
| shapeToId | Int64 | The ID of shape where to glue to Shape. |
See Also
- class Page
- namespace Aspose.Diagram
- assembly Aspose.Diagram