Click or drag to resize
HueRotationEffectAngle Property
Angle to rotate the hue, in radians. Default value 0, range 0 to 2*pi.

Namespace:  Microsoft.Graphics.Canvas.Effects
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public float Angle { get; set; }

Property Value

Type: Single
See Also