Color.Alpha Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The alpha (opacity) component of the color, ranging from 0.0 (transparent) to 1.0 (opaque).
public: initonly float Alpha;
public readonly float Alpha;
val mutable Alpha : single
Public ReadOnly Alpha As Single