Geotools.Net

IMathTransform.IsIdentity Method 

Tests whether this transform does not move any points.

[Visual Basic]
Function IsIdentity() As Boolean
[C#]
bool IsIdentity();

Return Value

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

Remarks

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

See Also

IMathTransform Interface | IMathTransform Members | Geotools.CoordinateTransformations Namespace