Saves the current view of the drawing as a
.svg (Scalable Vector Graphics) file.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub ExportToSvg( _
const dsString& PathName As System.String, _
bool* Success As System.Boolean _
) |
JavaScript | |
---|
ExportToSvg(
PathName : String
) : Boolean
|
Parameters
- PathName
- Path and file name to which to save the current view of the drawing
- Success[out] or Return Value
- True if the current view of the drawing is saved, false if not
Example
See Also
Availability
DraftSight V1R1