Spread ASP.NET 17
FarPoint.Web.Chart Assembly / FarPoint.Web.Chart Namespace / DirectionalLight Class / DirectionalLight Constructor / DirectionalLight Constructor()
Example


In This Topic
    DirectionalLight Constructor()
    In This Topic
    Creates a new light.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New DirectionalLight()
    public DirectionalLight()
    Example
    This example sets the directional light.
    See Also