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



FillType


Unit:SDL_gradfl
Class:TGradFill
Declaration:property FillType: TGradType;

The property FillType defines the type of the gradient fill. Currently, 9 different color gradients are available:


Note that the fill type gtDiagGrid is not affected by the property NrColors. This type of filling always uses full color resolution.

Hint: In the Light Edition only the following gradient types are available: gtHoriz, gtVert, gtMidBandHoriz, and gtMidBandVert.

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



Last Update: 2023-Dec-14