C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the ending color of the color range to be changed.
public int OuterHigh { get; set; }
Public Property OuterHigh As Integer
public int OuterHigh {get; set;}
@property (nonatomic, assign) NSInteger outerHigh
public int getOuterHigh()
public void setOuterHigh(int value)
<br/>get_OuterHigh();<br/>set_OuterHigh(value);<br/>Object.defineProperty('OuterHigh');
Specifies the ending color of the color range to be changed. Valid values range is from -359 through 359.
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