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


IGPLinearUnit Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPLinearUnit Interface
ArcGIS Developer Help

IGPLinearUnit Interface

Provides access to the properties/methods of a geoprocessing linear unit object.

Product Availability

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

Members

Name Description
Method ConvertValue Converts the current value to the specified linear unit type.
Read/write property Units Gets the type of linear unit.
Read/write property Value Gets the value, as a double, of the linear unit.

Classes that implement IGPLinearUnit

Classes Description
GPLinearUnit Geoprocessing value object containing a linear unit value.