Method Equals NamespaceAspose.CAD AssemblyAspose.CAD.dll Equals(object) Specifies whether this PointF contains the same coordinates as the specified object. public override bool Equals(object obj) Parameters obj object The object to test. Returns bool This method returns true if obj is a PointF and has the same coordinates as this Point.