Gets or sets a value that represents the percentage of the green color value that should be distributed to the red component.
public double ToGreen { get; set; }
Public Property ToGreen As Double
public double ToGreen {get; set;}
@property (nonatomic, assign) double green
public double getToGreen()
public void setToGreen(double value)
<br/>get_ToGreen();<br/>set_ToGreen(value);<br/>Object.defineProperty('ToGreen');
Value that represents the percentage of the green 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