ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Light Class / Source Property

In This Topic
    Source Property (Light)
    In This Topic
    Gets or sets the position of the light source (direction for infinite source).
    Syntax
    'Declaration
     
    Public Property Source As Point3d
    public Point3d Source {get; set;}
    See Also