C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets a value that represents the angular amount to change the hue, in hundredths of degrees.
public int Hue { get; set; }
Public Property Hue As Integer
public int Hue {get; set;}
@property (nonatomic, assign) NSInteger hue
public int getHue()
public void setHue(int value)
<br/>get_Hue();<br/>set_Hue(value);<br/>Object.defineProperty('Hue');
Angular amount to change the hue, in hundredths of degrees. Valid values range from -18000 through 18000. This value is divided internally by 100.
Refer to ChangeHueSaturationIntensityCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET