Click or drag to resize
GeCoordinateClosestPointTo Method
Returns closest point on specified geometry with regards to this point.

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

Parameters

other
Type: FDF.Common.GeometriesIGeGeometry

Return Value

Type: GeCoordinate
Remarks