TCustom3DPaletteSeries.Palette
 
 
 

All Units  All Classes  Properties, Methods and Events  

TCustom3DPaletteSeries.Palette
TCustom3DPaletteSeries

property Palette: TCustom3DPalette;

Unit
TeeSurfa

Description
Run-time only. The Palette property is a standard TList object that stores the color palette used to fill the Surface polygons. This Palette list will be only used when UsePalette is True.

It stores the following object:

TSurfacePalette = Object
UpToValue : Double;
Color : TColor;
end;



Send us Help Feedback. Copyright 1995-2013 © by Steema Software. All Rights Reserved.