This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IP > IProjectedCoordinateSystem4 Interface > IProjectedCoordinateSystem4.IsHorizonConvexHull Method (ArcObjects .NET 10.4 SDK) |
Returns true if PCS horizon is convex.
[Visual Basic .NET] Public Function IsHorizonConvexHull ( _ ) As Boolean
[C#] public bool IsHorizonConvexHull ( );
[C++]
HRESULT IsHorizonConvexHull(
VARIANT_BOOL* isConvexHull
);
[C++]
Parameters isConvexHull [out, retval] isConvexHull 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.