R
Ryo_Ohki2
First, when I load the drawing using:
VisioDrawingCtrl.SRC = "MyVisioDrawing.VSD"
it would resize the drawing page to be smaller than the whole drawing
causing shapes to be off the page. If I open it in visio, it's fine..
If I can stop it from resize the drawing page size..
Is there a way to automatically resize or change my zoom to fit m
drawing whether it's on or off the drawing page? (When I say Off th
page, I mean shapes are in the gray area of the drawing).
Note I know about the Window.Zoom command and the Window.ViewFit
Examples of course would be helpful. Thanks
VisioDrawingCtrl.SRC = "MyVisioDrawing.VSD"
it would resize the drawing page to be smaller than the whole drawing
causing shapes to be off the page. If I open it in visio, it's fine..
If I can stop it from resize the drawing page size..
Is there a way to automatically resize or change my zoom to fit m
drawing whether it's on or off the drawing page? (When I say Off th
page, I mean shapes are in the gray area of the drawing).
Note I know about the Window.Zoom command and the Window.ViewFit
Examples of course would be helpful. Thanks