Geotools.Net

MathTransform.IsIdentity Method 

Not implemented.

[Visual Basic]
NotOverridable Public Function IsIdentity() As Boolean Implements _
   IMathTransform.IsIdentity
[C#]
public bool IsIdentity();

Return Value

Missing <returns> documentation for M:Geotools.CoordinateTransformations.MathTransform.IsIdentity

Implements

IMathTransform.IsIdentity

Remarks

Missing <remarks> documentation for M:Geotools.CoordinateTransformations.MathTransform.IsIdentity

See Also

MathTransform Class | MathTransform Members | Geotools.CoordinateTransformations Namespace