This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IP > IProjectedCoordinateSystem4GEN Interface > IProjectedCoordinateSystem4GEN.IsHorizonEntireWorld Method (ArcObjects .NET 10.4 SDK) |
Returns true if PCS horizon contains the entire world.
[Visual Basic .NET] Public Function IsHorizonEntireWorld ( _ ) As Boolean
[C#] public bool IsHorizonEntireWorld ( );
[C++]
HRESULT IsHorizonEntireWorld(
VARIANT_BOOL* isWorld
);
[C++]
Parameters isWorld [out, retval] isWorld is a parameter of type VARIANT_BOOL
The PCS horizon is the valid area of a projected coordinate system, in the units of the PCS.