Creates a math transform from a Well-Known Text string.
[Visual Basic]
Function CreateFromWKT( _
ByVal wellKnownText As String _
) As IMathTransform
Missing <returns> documentation for M:Geotools.CoordinateTransformations.IMathTransformFactory.CreateFromWKT(System.String)
Missing <remarks> documentation for M:Geotools.CoordinateTransformations.IMathTransformFactory.CreateFromWKT(System.String)
IMathTransformFactory Interface | IMathTransformFactory Members | Geotools.CoordinateTransformations Namespace