Spread Windows Forms 17
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / Light Class
Properties Methods Events


In This Topic
    Light Class Members
    In This Topic

    The following tables list the members exposed by Light.

    Public Properties
     NameDescription
    Public PropertyGets or sets the ambient color of the light.  
    Public PropertyGets or sets the diffuse color of the light.  
    Public PropertyGets or sets the specular color of the light.  
    Top
    Public Methods
     NameDescription
    Public MethodThis method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return null (Nothing in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the System.Xml.Serialization.XmlSchemaProviderAttribute to the class.  
    Public MethodGenerates an object from its XML representation.  
    Public MethodConverts an object into its XML representation.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRaises the Changed event.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the light is changed.  
    Top
    See Also