Exports the current CAD image to the specified file.
Namespace:
CADImport.Export
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Sub SaveToFile( _ ByVal fileName As String _ ) |
Parameters
-
fileName
-
Type: string
A path to the file where to the current CAD image will be saved.
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also