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

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

    Parameters

    other
    See Also