Description:

Determines whether two Point2d have equal values.

Syntax:
public static public static bool operator ==(
Point2d a,
Point2d b
)
Parameters:
Returns:
Type: public
Available since:
5.0

Nothing found