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