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


IGPLinearUnit Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPLinearUnit Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Geoprocessing)  

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.

CoClasses that implement IGPLinearUnit

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

.NET Related Topics

Geoprocessing services | Using ArcObjects as tool input