Click or drag to resize

Drawing Methods

返回用户文档首页

The Drawing type exposes the following members.

Methods
 NameDescription
Public methodExportCAD(DrawingCADExportSettings) 导出到CAD文件,根据导出参数中的目标路径、文件名规则组成目标文件名
Public methodExportCAD(String, DrawingCADExportSettings) 导出到CAD文件
Public methodExportPDF(DrawingPDFExportSettings) 导出到PDF文件,根据导出参数中的目标路径、文件名规则组成目标文件名
Public methodExportPDF(String, DrawingPDFExportSettings) 导出到PDF文件
Top
See Also