Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Make drawing control landscape

0 views
Skip to first unread message

jpabich

unread,
May 31, 2006, 8:54:38 AM5/31/06
to
How do I get the drawing control on my screen to be landscape rather
than portrait?

Michel LAPLANE

unread,
Jun 12, 2006, 4:08:51 AM6/12/06
to
You must do it in getting the pagesheet of the active page of the drawing
control and change the PageWidth cell value with PageHeight cell value...

For example Visio.Shape visShape = axDC.Document.Pages[1].PageSheet;

"jpabich" <jpa...@eisincorporated.com> a écrit dans le message de news:
1149080078.4...@i40g2000cwc.googlegroups.com...

0 new messages