Transparency Property (UserColor)
In This Topic
Gets the degree of transparency of the color as a value between 0 (opaque) and 1 (clear).
Syntax
'Declaration
Public ReadOnly Property Transparency As System.Single
public System.float Transparency {get;}
See Also