public abstract Color Color {get; set;}

Remarks


Default: clWhite

Defines the Color of the GLLight object.
By default OpenGL lights color is white ( clWhite ). Setting Color to gray ( ie: clDkGray, clSilver ) simulates light intensity.

See Also

IGLLightsource Interface | IGLLightsource Members | Steema.TeeChart.Drawing Namespace