SpatialReferenceSystem.HasGeographicDatum

SpatialReferenceSystem.HasGeographicDatum property

Determines whether this SRS has geographic datum. This is true for every geographic, projected and geocentric SRS.

public abstract bool HasGeographicDatum { get; }

See Also