Public API Changes in Aspose.Diagram 2.2.0

Adds two methods glueShapesInContainer and glueShapesInContainerByID to Page

The Page.glueShapesInContainer and Page.glueShapesInContainerByID methods have been added. These methods take connection IDs or Name / NameU as parameters to glue shapes in the container. You can see example topics about these features: [Glue Shapes Inside the Container]

Overloaded method addMaster to Diagram

The overloaded Diagram.addMaster method has been added. It takes a master name and the source diagram object as parameters. Please find details of this feature in the following help topic: [Add Master from the Stencil of Shapes]