This document is archived and information here might be outdated.  Recommended version.


IGxPrjFile2.SpatialReferenceInfo Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxPrjFile2 Interface > IGxPrjFile2.SpatialReferenceInfo Property
ArcGIS Developer Help

IGxPrjFile2.SpatialReferenceInfo Property

The vertical or horizontal coordinate system contained in the PRJ file.

[Visual Basic .NET]
Public ReadOnly Property SpatialReferenceInfo As ISpatialReferenceInfo
[C#]
public ISpatialReferenceInfo SpatialReferenceInfo {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxPrjFile2 Interface