Click or drag to resize
GeCoordinateDirectionTo Method
Returns direction vector between current coordinate and specified coordinate.

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

Parameters

other
Type: FDF.Common.GeometriesGeCoordinate

Return Value

Type: GeVector
Remarks