[]
        
Returns an instance of the HueRotationEffect class.
public static HueRotationEffect Get(float angleInDegrees)
Public Shared Function [Get](angleInDegrees As Single) As HueRotationEffect
| Type | Name | Description | 
|---|---|---|
| float | angleInDegrees | The angle to rotate the hue, in degrees.  | 
    
| Type | Description | 
|---|---|
| HueRotationEffect |