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


IGxPrjFile2.SpatialReferenceInfo Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Catalog)  

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