ArcGIS Developer Help  (ESRI.ArcGIS.DefenseSolutions)  

IGeoPolygon Interface

Provides access to members that generate GeoPolygon geometries.

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

Members

Description
Read/write property BaseSpatialReference Spatial reference used for geodesy computations.
Read-only property EnhancedPolygon The output polygon.
Read/write property MaxPercent Maximum segment length expressed as a percentage of the total segment length.
Read/write property MaxStepSize Maximum segment length in meters.
Read/write property Polygon The base polygon for the GeoPolygon object.
Read/write property SpecialGeolineType Type of Geoline used to represent the polygon's segments.
Read/write property UsePercent Use MaxPercent to determine segment length.

Classes that implement IGeoPolygon

Classes Description
GeoPolygon A spheroidal polygon.