Gets or sets the first value in the Red Palette Color Lookup Table.
public int RedFirst { get; set; }
Public Property RedFirst As Integer
public int RedFirst {get; set;}
public int getRedFirst()
public void setRedFirst(int value)
<br/>get_RedFirst();<br/>set_RedFirst(value);<br/>Object.defineProperty('RedFirst');
public:
property int RedFirst {
int get();
void set ( int value);
}
Value that indicates the first value in the Red Palette Color Lookup Table.
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