This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGpDescribeGeometry Interface > IGpDescribeGeometry.HullRectangle Property (ArcObjects .NET 10.5 SDK) |
The four corners of the most narrow enclosing rectangle.
[Visual Basic .NET] Public ReadOnly Property HullRectangle As String
[C#] public string HullRectangle {get;}
[C++]
HRESULT get_HullRectangle(
BSTR* rectangle
);
[C++]
Parameters rectangle [out, retval] rectangle is a parameter of type BSTR