The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



CopyToBitmap


Unit:SDL_boxplot
Class: TBoxPlot
Declaration: procedure CopyToBitmap (ABitmap: TBitmap; BlkWhite: boolean);

The method CopyToBitmap copies the complete box plot window to the bitmap ABitmap. The destination bitmap is automatically resized to contain the copied area. The bitmap is stored as a black-and-white copy if the parameter BlkWhite is set to TRUE.



Last Update: 2023-Dec-13