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



Magnification


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

The property Magnification defines the magnification factor of the displayed surface. It may assume values between 0.001 and 100.0. A factor around 1.0 is a good choice to display all data on the screen. Please note that the actual size of the surface plot is also influenced by the properties ScaleFactX, ScaleFactY  and ScaleFactZ.

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



Last Update: 2023-Dec-13