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

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

    Parameters

    other
    See Also