ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _LinearGradientColor Class / equalsWith Method

In This Topic
    equalsWith Method (_LinearGradientColor)
    In This Topic
    Syntax
    'Declaration
     
    Public Function equalsWith( _
       ByVal other As IColor _
    ) As Boolean
    public bool equalsWith( 
       IColor other
    )

    Parameters

    other
    See Also