[]
Gets or sets whether alpha values are considered for the effect.
The effect alpha values are considered if true, otherwise they are ignored.
The default is true.
public bool UseAlpha { get; set; }
Public Property UseAlpha As Boolean