Saves a graphic metafile to a specified stream.
Namespace:
CADImport.Export.MetaExport
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Function SplitingToStream( _ ByVal stream As StringWriter _ ) As Boolean |
Parameters
-
stream
-
Type: StringWriter
A stream where a graphic metafile is saved to.
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also