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


IGpSpRefObject.Longitude Property (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Geoprocessing)  

IGpSpRefObject.Longitude Property

The longitude value of this prime meridian.

[Visual Basic .NET]
Public Property Longitude As Double
[C#]
public double Longitude {get; set;}
[C++]
HRESULT get_Longitude(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGpSpRefObject Interface