Color.A

This page contains reference documentation for the A member. This member sets or gets the alpha value of the color.

Declaration

int A;

Examples

Examples are as follows:

a_oView.TopColor.A = 75;

a_oView.TopColor.A = ( 0x7d );

Working Sample Code

For sample code: