public property Color.R

Brief

The red component value of the color.

Declaration
C#
byte  R public get; internal set;

Declared in Color

back