Geotools.Net

CoordinateTransformation.TransformType Property

Semantic type of transform. For example, a datum transformation or a coordinate conversion.

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

Property Value

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

Implements

ICoordinateTransformation.TransformType

Remarks

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

See Also

CoordinateTransformation Class | CoordinateTransformation Members | Geotools.CoordinateTransformations Namespace