This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IP > IProjectedCoordinateSystem5 Interface > IProjectedCoordinateSystem5.IsCentralLongitudeVertical Method (ArcObjects .NET 10.4 SDK) |
Returns true if central meridian is a straight vertical line.
[Visual Basic .NET] Public Function IsCentralLongitudeVertical ( _ ) As Boolean
[C#] public bool IsCentralLongitudeVertical ( );
[C++]
HRESULT IsCentralLongitudeVertical(
VARIANT_BOOL* pbIsVertical
);
[C++]
Parameters pbIsVertical [out, retval] pbIsVertical is a parameter of type VARIANT_BOOL