ExportToSvg Method (IApplication)
Obsolete. Superseded by IApplication::ExportToSvg2.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub ExportToSvg( _
BSTR DrawingFilePath As System.String, _
BSTR SvgFilePath As System.String, _
VARIANT_BOOL* Success As System.Boolean _
) |
Parameters
- DrawingFilePath
- Full path name of drawing file
- SvgFilePath
- Full path name of SVG file
- Success[out] or Return Value
- True if successful, false if not
See Also
Availability
DraftSight 2020 SP1