CADability dotNET

A 2-dimensional point with double x and y components. Keep in mind that this is a value type. Passing a value type as a (non ref) parameter and changing it's value inside the invoked method leaves the original unchanged.

The GeoPoint2D..::..GeoPoint2DICompareX type exposes the following members.

Constructors

  NameDescription
Public methodGeoPoint2D..::..GeoPoint2DICompareX
Initializes a new instance of the GeoPoint2D..::..GeoPoint2DICompareX class

Methods

  NameDescription
Public methodCompare

See Also