Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX.Direct2D.Effects Namespace / HueRotation Class / Angle Property

In This Topic
    Angle Property (HueRotation)
    In This Topic
    The angle to rotate the hue, in degrees.
    Syntax
    'Declaration
     
    Public Property Angle As System.Single
    public System.float Angle {get; set;}
    See Also