how can i call Shape menu's Re-layout shapes in using .net ? i'm using C#
W wmharshana Jun 30, 2009 #1 how can i call Shape menu's Re-layout shapes in using .net ? i'm using C#
C Chris Roth [Visio MVP] Jun 30, 2009 #2 Hi wmh, There is a Page.Layout method. -- Hope this helps, Chris Roth Visio MVP Visio Guy: Smart Graphics for Visual People Articles: http://www.visguy.com Shapes: http://www.visguy.com/shapes Dev: http://www.visguy.com/category/development/ Forum: http://www.viguy.com/vgforum
Hi wmh, There is a Page.Layout method. -- Hope this helps, Chris Roth Visio MVP Visio Guy: Smart Graphics for Visual People Articles: http://www.visguy.com Shapes: http://www.visguy.com/shapes Dev: http://www.visguy.com/category/development/ Forum: http://www.viguy.com/vgforum
W wmharshana Jun 30, 2009 #3 I have tried Page.Layout() and Page.CenterDrawing() both are not working for me, is there any property to set ? -- Harshana Werasinghe http://Harshana.net http://DevSmart.net
I have tried Page.Layout() and Page.CenterDrawing() both are not working for me, is there any property to set ? -- Harshana Werasinghe http://Harshana.net http://DevSmart.net
A AlEdlund Jun 30, 2009 #4 Short answer, there are a lot of different ways to do it (at both the page and shape level). You might check this out http://visguy.com/vgforum/index.php?topic=585.0 al
Short answer, there are a lot of different ways to do it (at both the page and shape level). You might check this out http://visguy.com/vgforum/index.php?topic=585.0 al