This document is archived and information here might be outdated. Recommended version. |
Returns true if PCS horizon contains the entire world.
[Visual Basic .NET] Public Function IsHorizonEntireWorld ( _ ) As Boolean
[C#] public bool IsHorizonEntireWorld ( );
[C++]
HRESULT IsHorizonEntireWorld(
void
);
The PCS horizon is the valid area of a projected coordinate system, in the units of the PCS.
IProjectedCoordinateSystem4 Interface | IProjectedCoordinateSystem4.IsHorizonEntireWorld Method | IProjectedCoordinateSystem4.IsHorizonConvexHull Method