Gets or sets a value that represents the percentage of the red color value that should be distributed to the red component.
public double ToRed { get; set; }
Public Property ToRed As Double
public double ToRed {get; set;}
@property (nonatomic, assign) double red
public double getToRed()
public void setToRed(double value)
<br/>get_ToRed();<br/>set_ToRed(value);<br/>Object.defineProperty('ToRed');
Value that represents the percentage of the red color value that should be distributed to the red component. Possible values are 0.0 to 100.0.
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