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

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

    Parameters

    other
    See Also