ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.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