SpatialReferenceSystem.GeographicDatum

SpatialReferenceSystem.GeographicDatum property

Returns geographic datum of this SRS.

public abstract GeographicDatum GeographicDatum { get; }

Exceptions

exceptioncondition
InvalidOperationExceptionThis SRS does not have geographic datum. HasGeographicDatum

See Also