public abstract Boolean FixedPosition {get; set;}

Remarks


Default: false
Gets or sets if the light position is fixed or if it will rotate together with the panel.

The default value is false, that is, the Position property determines the XYZ location of the light in 3D coordinates  Howeverf, these coordinates are rotated according to the panel View3DOptions rotation values.

See Also

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