Writes a visible part of the current CAD image to the clipboard as a raster image.
Name | Description |
---|---|
SaveImageToClipboard(DRect) | Writes a visible part of the current CAD image to the clipboard as a raster image. |
SaveImageToClipboard(DRect, PixelFormat) | Writes a visible part of the current CAD image to the clipboard as a raster image. |
SaveImageToClipboard(DRect, Rectangle) | Writes a specified part of the current CAD image to the clipboard as a raster image. |
SaveImageToClipboard(DRect, Rectangle, PixelFormat) | Writes a specified part of the current CAD image to the clipboard as a raster image. |