Geotools.Net

CoordinateTransformation.AreaOfUse Property

Gets the human readable description of domain in source coordinate system.

[Visual Basic]
NotOverridable Public ReadOnly Property AreaOfUse As String Implements _
   ICoordinateTransformation.AreaOfUse
[C#]
public string AreaOfUse {get;}

Property Value

Missing <value> documentation for P:Geotools.CoordinateTransformations.CoordinateTransformation.AreaOfUse

Implements

ICoordinateTransformation.AreaOfUse

Remarks

Missing <remarks> documentation for P:Geotools.CoordinateTransformations.CoordinateTransformation.AreaOfUse

See Also

CoordinateTransformation Class | CoordinateTransformation Members | Geotools.CoordinateTransformations Namespace