C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the starting color of the color range to be fully changed.
public int InnerLow { get; set; }
Public Property InnerLow As Integer
public int InnerLow {get; set;}
@property (nonatomic, assign) NSInteger innerLow
public int getInnerLow()
public void setInnerLow(int value)
<br/>get_InnerLow();<br/>set_InnerLow(value);<br/>Object.defineProperty('InnerLow');
Specifies the starting color of the color range to be fully changed. The valid range is between the OuterLow and OuterHigh values.
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