Share via


Color.Alpha Field

Definition

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 

Field Value

Applies to