![]() |
Telelogic System Architect (steve huntington) | ![]() |
Topic Title: Diagram Image Export Topic Summary: Created On: 3-Apr-2008 15:12 Status: Read Only |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
Good day,
I'm using the System Architect object model on Visual Studio 2005 (.Net Framework 2.0) I export the graphics of images using the following code snippet: oSAImf = moEncy.Application.Interface("ISAImf") oL4Diagram.Show() iOutput = oSAImf.SADiagramToMetaFile(oL4Diagram.Handle, 100, msOutputFolder & oL4Diagram.ddId & ".wmf") oL4Diagram.Hide() The problem is that it's not exporting at a 100% scale. The image is scaled down if the diagram is big. The Percentage (100) in the method SADiagramToMetaFile has no effect on the image that is exported. I need the exported wmf file to look like the diagram when you view it at a 1:1 scale. Can someone please help me? |
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.