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



ViewAngleZ


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

The property ViewAngleZ defines the rotation angle around the Z-axis of the data. Please note that the z-axis is always perpendicular to the base plane of the data matrix, the direction of the z-axis depends on the value of ViewAngleX. The property ViewAngleZ may take any value between 0 and 360 degrees, larger or smaller values are mapped into this range.

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