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


IGxPrjFile2 Interface (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
ArcGIS Developer Help

IGxPrjFile2 Interface

Provides access to members that returns the properties of a PRJ file.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Read-only property SpatialReference The geographic or projected coordinate system contained in the PRJ file.
Read-only property SpatialReferenceInfo The vertical or horizontal coordinate system contained in the PRJ file.

Inherited Interfaces

Interfaces Description
IGxPrjFile Provides access to members that returns the properties of a PRJ file.

Classes that implement IGxPrjFile2

Classes Description
GxPrjFile GxObject that represents GxPrjFile.