Polygon representation of the GeoEllipse.
ERROR: Syntax information about IGeoEllipse.Polygon may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.DefenseSolutions.dll
[C++]
HRESULT get_Polygon(
IPolygon** ppiPolygon
);
[C++]Parameters
ppiPolygon [out, retval]ppiPolygon is a parameter of type IPolygon
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.
Description
The IGeoEllipse::Polygon property refers to the IPolygon computed from the GeoEllipse, which is intended for storage in a feature or for use in any other operation where a polygon geometry is relevant.