Export Visio Diagrams to XAML in C# using Aspose.Diagram for .NET 2.7

Aspose.Diagram for .NET 2.7.0 has been released. This release supports exporting Microsoft Visio diagrams to XAML format as well as getting connectors glued to a shape. A new API - Shape.GluedShapes - has been introduced and you can get a list of IDs for all the connectors glued to a specific shape using this API. This release also includes the most recent bug fixes. Export Visio to XAML in C# The following code sample shows how to convert or export Visio diagram to XAML in C#.
October 2, 2012 · 1 min · Imran Rafique