public property Color.A

Brief

The alpha component value of the color.

Declaration
C#
byte  A public get; internal set;

Declared in Color

back