MikeShepard / VisioBot3000

Simple Visio Automation from Powershell
MIT License
50 stars 13 forks source link

Save Position code #8

Closed MikeShepard closed 8 years ago

MikeShepard commented 8 years ago

after the code draws the diagram, there might need to be some "manual adjustments" to be made. After that, there should be a function to capture the position/size of all shapes and save them into code that can be added to the script. That code will cause the diagram to be redrawn exactly like the manually adjusted diagram.