ArcGIS Developer Help  (ESRI.ArcGIS.DefenseSolutions)  

IGeoPolyline Interface

Provides access to members that generate GeoPolyline 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 EnhancedPolyline The output polyline.
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 Polyline The base polyline for the GeoPolyline object.
Read/write property SpecialGeolineType Type of Geoline used to represent the polyline's segments.
Read/write property UsePercent Use MaxPercent to determine segment length.

Classes that implement IGeoPolyline

Classes Description
GeoPolyline A spheroidal polyline.