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

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

    Parameters

    other
    See Also