Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: bool Equals(PointD)

Declaration

public bool Equals(
    PointD other
)

Summary

Compares two PointD objects for equality.

Parameters

PointDother Object to compare against.

Returns

True if considered equal.