AreSemitransparentColorsUsed Method (LinearGradientBrush)
In This Topic
Returns a value indicating whether brush uses semi-transparent colors.
Syntax
'Declaration
Public Function AreSemitransparentColorsUsed() As System.Boolean
public System.bool AreSemitransparentColorsUsed()
See Also