C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the starting color of the color range to be changed.
public int OuterLow { get; set; }
Public Property OuterLow As Integer
public int OuterLow {get; set;}
@property (nonatomic, assign) NSInteger outerLow
public int getOuterLow()
public void setOuterLow(int value)
<br/>get_OuterLow();<br/>set_OuterLow(value);<br/>Object.defineProperty('OuterLow');
Specifies the starting color of the color range to be changed. Valid values range 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