CompoundSpatialReferenceSystem.Type

CompoundSpatialReferenceSystem.Type property

Type of this Compound SRS. Can be Geographic if this Compound SRS is combination of geographic and vertical SRS, or Projected if this Compound SRS is combination of projected and vertical SRS.

public override SpatialReferenceSystemType Type { get; }

See Also