This page contains reference documentation for the G member. This member sets or gets the green value of the color.
int G;
Examples are as follows:
a_oView.TopColor.G = 128; a_oView.TopColor.G = ( 0x7d );
For sample code: