'Declaration Public Property UseAlpha As System.Boolean
public System.bool UseAlpha {get; set;}
The effect alpha values are considered if true, otherwise they are ignored.
The default is true.
'Declaration Public Property UseAlpha As System.Boolean
public System.bool UseAlpha {get; set;}