ComponentOne Bitmap for UWP
Equals(Point2L) Method

C1.UWP.DX Assembly > C1.Util.DX Namespace > Point2L Structure > Equals Method : Equals(Point2L) Method
Indicates whether this instance and a specified object are equal.
Syntax
'Declaration
 
Public Overloads Function Equals( _
   ByVal other As Point2L _
) As System.Boolean
public System.bool Equals( 
   Point2L other
)

Parameters

other
See Also

Reference

Point2L Structure
Point2L Members
Overload List