This document is archived and information here might be outdated.  Recommended version.


IAngularConverter2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IA > IAngularConverter2 Interface
ArcGIS Developer Help

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

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

Classes that implement IAngularConverter2

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).