Geotools.Net

CoordinateTransformation.TargetCS Property

Gets the target coordinate system.

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

Property Value

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

Implements

ICoordinateTransformation.TargetCS

Remarks

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

See Also

CoordinateTransformation Class | CoordinateTransformation Members | Geotools.CoordinateTransformations Namespace