Click or drag to resize
GeCoordinateCompareTo Method
Compares the current object with the object of the same type.

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public int CompareTo(
	GeCoordinate other
)

Parameters

other
Type: FDF.Common.GeometriesGeCoordinate

Return Value

Type: Int32

Implements

IComparableTCompareTo(T)
Remarks