Overload List
| Name | Description |
|---|---|
| SaveToFile(string, ImageFormat, DRect, Rectangle, PixelFormat) | Obsolete. (inherited from CADPresenter). |
| SaveToFile(string, ImageFormat, DRect, ClipRect, PixelFormat) | Obsolete. (inherited from CADPresenter). |
| SaveToFile(string, ImageFormat, DRect, Rectangle) | Obsolete. (inherited from CADPresenter). |
| SaveToFile(string, ImageFormat, DRect, PixelFormat, RectangleF, Graphics) | Obsolete. (inherited from CADPresenter). |
| SaveToFile(string, ImageFormat, DRect, RectangleF, Graphics) | Obsolete. (inherited from CADPresenter). |
| SaveToFile(string, ImageFormat, DRect, int, int, PixelFormat) | Writes a visible part of the current CAD image to the disk as a raster image. |
| SaveToFile(string, ImageFormat, ClipRect, PixelFormat) | (inherited from CADPresenter). |
See Also