ActiveReports Developer 7
Light Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace : Light Class

Glossary Item Box

The following tables list the members exposed by Light.

Public Constructors

 NameDescription
Public ConstructorLight ConstructorOverloaded. Initializes a new instance of the Light class.  
Top

Public Properties

 NameDescription
Public PropertyDirectionalRatioGets or sets the directional/ambient intensity ratio.  
Public PropertySourceGets or sets the position of the light source (direction for infinite source).  
Public PropertyTypeGets or sets the type of light source.  
Top

Public Methods

 NameDescription
Public MethodCloneOverridden. Creates a clone of the Light object.  
Public MethodEqualsCompares the Light object to another System.Object to see whether they are equal.  
Public MethodGetHashCodeServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.  
Top

See Also