Amount Property (AlphaModulation)
In This Topic
Gets or sets the amount to scale the alpha.
Allowed values are from 0 to 1, inclusive.
The default is 1.
Syntax
'Declaration
Public Property Amount As System.Single
public System.float Amount {get; set;}
See Also