Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / LinearGradientBrush Class / AreSemitransparentColorsUsed Method

In This Topic
    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