Geotools.Net

CoordinateTransformation.SourceCS Property

Gets the source coordinate system.

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

Property Value

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

Implements

ICoordinateTransformation.SourceCS

Remarks

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

See Also

CoordinateTransformation Class | CoordinateTransformation Members | Geotools.CoordinateTransformations Namespace