Click or drag to resize
CrsTransformTransform Method (GeCoordinate)
Performs in-place coordinate transformation of a coordinate. Returns True if successful, otherwise returns False.

Namespace: FDF.Common.CoordinateSystems
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public bool Transform(
	ref GeCoordinate coord
)

Parameters

coord
Type: FDF.Common.GeometriesGeCoordinate

Return Value

Type: Boolean
Remarks