Writes a visible part of the current CAD image to the disk as a raster image.
Name | Description |
---|---|
SaveToFile(string, ImageFormat, DRect, PixelFormat, RectangleF, Graphics) | Writes a visible part of the current CAD image to the disk as a raster image. |
SaveToFile(string, ImageFormat, DRect, RectangleF, Graphics) | Writes a visible part of the current CAD image to the disk as a raster image. |
SaveToFile(string, ImageFormat, DRect, Rectangle) | Writes a specified part of the current CAD image to the disk as a raster image. |
SaveToFile(string, ImageFormat, DRect, Rectangle, PixelFormat) | Saves a current CAD image to the file of the specified format. |