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