Spread Windows Forms 12.0 Product Documentation
Light Class
Members 


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace : Light Class
Represents the base class for light sources. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
Object Model
Light Class
Syntax
'Declaration
 
Public MustInherit Class Light 
'Usage
 
Dim instance As Light
public abstract class Light 
Inheritance Hierarchy

System.Object
   FarPoint.Win.Chart.Light
      FarPoint.Win.Chart.DirectionalLight
      FarPoint.Win.Chart.PositionalLight

See Also

Reference

Light Members
FarPoint.Win.Chart Namespace