Eyeshot 9.0 WinForms API Reference
Equals(Point2D) Method

WinForms Assembly > devDept.Geometry Namespace > Point2D Class > Equals Method : Equals(Point2D) Method
Syntax
'Declaration
 
Public Overloads Function Equals( _
   ByVal other As Point2D _
) As Boolean
public bool Equals( 
   Point2D other
)

Parameters

other
See Also

Reference

Point2D Class
Point2D Members
Overload List