Writes a visible part of the current CAD image to the specified stream as a raster image.
Namespace:CADImport Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration)
Public Overrides Sub SaveToStream( _ ByVal aSt As Stream, _ ByVal ImgFormat As ImageFormat, _ ByVal curRect As DRect, _ ByVal pixelFormat As PixelFormat _ )