Writes a visible part of the current CAD image to the disk as a raster image.
Namespace:CADImport Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration)
Public Overridable Sub SaveToFile( _ ByVal FileName As String, _ ByVal ImgFormat As ImageFormat, _ ByVal curRect As DRect, _ ByVal rect As RectangleF, _ ByVal e As Graphics _ )