Click or drag to resize
IGeGeometryClosestPointTo Method
Returns closest point on this geometric body with regards to the specified point.

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

Parameters

other
Type: FDF.Common.GeometriesGeCoordinate

Return Value

Type: GeCoordinate
Remarks