Public API Changes in Aspose.Diagram 2.1.0

Adds a method glueShapes() to the Page Class

Developers can now easily glue shapes through the connection points. You can see an example topic about this feature: [Glue Visio Shapes Through the Connection Points]

Adds two methods getMasterByName and isExist to MasterCollection

Developers can now glue group shapes inside the container. Also, this release allows to get Master by its name and check presence of the Master by its name. You can see example topics about these features: [Get Master Object from the Visio], [Check Presence of a Master in the Visio Drawing]

Adds a method glueShapesInContainer to Page

There’re many points in the group shapes. We have now added group shapes support. Please see an example topic about this feature: [Glue Group Shape Inside the Container]