ArcObjects Library Reference (System)  

IAngularConverter2 Interface

Provides access to methods that allow an angle to be converted from one direction unit to another.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property NegativeAngles Allow an angle to be converted from one direction unit to another.

CoClasses that implement IAngularConverter2

CoClasses and Classes Description
AngularConverter Converts angle measurement from one unit to another.

Remarks

IAngularConverter2 extends the AngularConverter object and allows you to change the output values for GetString to be within the range -180° to 180°. The default string is within the range 0° to 360° (or its equivalent in the relevant direction type).