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



MeshKind


Unit:SDL_plot3d
Class:TPlot3D
Declaration:property MeshKind: TMeshKind;

The property MeshKind defines the type of mesh drawn when MeshVisible is TRUE. The property may assume the following values:
mkMesh The standard mesh, which is selected by default.
mkWaterfallHorz Here the border lines between the mesh cells are drawn only in parallel to the x-axis
mkWaterfallVert Here the border lines between the mesh cells are drawn only in parallel to the y-axis
mkWaterfallDiag Lines are drawn diagonally across the cells
mkGrid The corners of the mesh cells are marked by 1-pixel dots.



Last Update: 2023-Dec-13