ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / Shadow Structure / Angle Property

In This Topic
    Angle Property (Shadow)
    In This Topic
    Gets or sets the angle, in degrees, of the shadow. The angle is measured relative to the three o'clock position clockwise.
    Syntax
    'Declaration
     
    Public Property Angle As System.Single
    public System.float Angle {get; set;}
    See Also