Transforms a coordinate point.
[Visual Basic]
Function Transform( _
ByVal cp As CoordinatePoint _
) As CoordinatePoint
Missing <returns> documentation for M:Geotools.CoordinateTransformations.IMathTransform.Transform(Geotools.Positioning.CoordinatePoint)
The passed parameter point should not be modified.
IMathTransform Interface | IMathTransform Members | Geotools.CoordinateTransformations Namespace