ICoordinateSystemConverterReprojectPoint Method

Overload List
  NameDescription
Public methodReprojectPoint(PointF)
Reproject the given point from the starting projection to the end projection.
Public methodReprojectPoint(Double, Double, Double, Double)
Reproject the given X and Y coordinates from the starting projection to the end projection.
Top
See Also