HueSaturationLayer.Hue

HueSaturationLayer.Hue property

Gets or sets the hue.

public short Hue { get; set; }

Property Value

The hue.

Exceptions

exceptioncondition
ArgumentOutOfRangeExceptionHue must be in range from -180 to +180

See Also