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



ColorData


Unit:SDL_rot3d
Class:TRot3D
Declaration:property ColorData: TColor;

The property ColorData specifies the color of the data items drawn next. The color is stored internally along with the graphics objects so that each graphics object can have a different color. See also the Delphi documentation for details on the TColor type.

ROT3DCOL.gif

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



Last Update: 2023-Dec-14