PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 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 Single
    public float Angle {get; set;}
    See Also