Specifies whether this GrapeCity.Excel.GcPoint contains the same coordinates as the specified GrapeCity.Excel.GcPoint
'Declaration
Public Overloads Function Equals( _
ByVal As GcPoint _
) As System.Boolean
'Usage
Dim instance As GcPoint
Dim value As GcPoint
Dim value As System.Boolean
value = instance.Equals(value)
public System.bool Equals(
GcPoint
)
Parameters
- value
- A GrapeCity.Excel.GcPoint to compare.
Return Value
true if the GrapeCity.Excel.GcPoint has the same coordinates as this GrapeCity.Excel.GcPoint
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6