The ICoordinateTransformation type exposes the following members.

Methods

  NameDescription
Public methodDispose (Inherited from IDisposable.)
Public methodTransform(Double*, Int32, TransformDirection)
Public methodTransform(array<Double>[]()[][], Int32, TransformDirection)
transforms coordinates in place. The values of the points array will be replaced with transformed coordinates
Public methodTransform(array<Double>[]()[][], Int32, Int32, TransformDirection)

Extension Methods

Properties

  NameDescription
Public propertySourceCRS
Public propertyTargetCRS

See Also