|
||||||||||||||
|
DWGViewXDWGViewX is an dwg viewer ActiveX control. View Demo | Features List
Setup1. You must run regsvr32 DWGViewX.dll to register the control first. Help For DevelopersDrawingFile
Set drawing file name for the control, it supports http file and local file. Example dwgViewX.DrawingFile = "http://www.autodwg.com/dwg-viewer/Office.dwg" ZoomIn
Zoom In the window. ZoomOut
Zoom out the window. ZoomAll
Zoom all the window ZoomWindow
Zoom window by specifying a rectangle area ( in pixel). ZoomWindowByMouse
This method has no parameters, call the method, and click the mouse in the control to specify the area to zoom. Pan
Pan the drawing by specify an offset. PanByMouse
This method has no parameters, call the method, and click the mouse in the control to pan the drawing. ShowToolbar
Show toolbar or hide toolbar EnableContextMenu
Enable or disable context menu in the control. FontPath
Add font support path for the drawing file. Supportif you want a new feature that isn't in the current version, please contact us: info@autodwg.com
View Demo | |
||||||||||||||
|
||||||||||||||