Tests whether parameter is linear.
[Visual Basic]
Function IsParameterLinear( _
ByVal parameterName As String _
) As Boolean
Missing <returns> documentation for M:Geotools.CoordinateTransformations.IMathTransformFactory.IsParameterLinear(System.String)
Clients must ensure that all linear parameter values are in meters.
IMathTransformFactory Interface | IMathTransformFactory Members | Geotools.CoordinateTransformations Namespace