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....



ColorScaleHigh


Unit:SDL_plot3d
Class: TPlot3D
Declaration: property ColorScaleHigh: double;

The property ColorScaleHigh  determines the value of the z-axis which corresponds to the color specified by ColorHigh. Z-values greater than ColorScaleHigh  will be displayed by using the color specified by the property ColorHigh, z-values less than ColorScaleHigh  will be displayed by colors interpolated either towards ColorMid  or ColorLow  (depending on the property ColorCodingMode).

Example: This property is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): interpol3d, plot3dhole, plotit3d



Last Update: 2023-Dec-13