c# - Reading .vsdx(visio 2013) file using visual studio -


how can read sequence diagram using c# language in visual studio? want know node information i.e how many messages sending or receiving etc.

there kb article explains in details how manipulate .vsdx visio file using system.io.packaging , xml. check out:

how to: manipulate visio 2013 file format programmatically

also, check out blog article on msdn:

10 tips developers working visio vsdx file format


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - Bypass Geo Redirect for specific directories -

php - .htaccess mod_rewrite for dynamic url which has domain names -