Saves a graphic metafile from file stream to a specified DXF file.
Namespace:
CADImport.Export.MetaExport
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Function SaveFromStream( _ ByVal fName As String _ ) As Boolean |
Parameters
-
fName
-
Type: string
A name of the output DXF file.
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also