Show / Hide Table of Contents

Method GetLinearUnit

GetLinearUnit()

Gets the geometry linear unit that corresponds to the unit of this parameter.

Declaration
public LinearUnit GetLinearUnit()
Returns
Type Description
LinearUnit

The geometry linear unit that corresponds to the unit of this parameter.

Remarks

This method gives a convenient means of using a geoprocessing linear unit with the geometry API. The returned LinearUnit can be used to convert the distance value of this parameter instance to any other linear unit supported by the geometry API.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.3 - 200.8
.NET100.13 - 200.8
.NET Windows100.13 - 200.8
.NET Android200.0 - 200.8
.NET iOS200.0 - 200.8
.NET Framework100.0 - 200.8
Xamarin.Android100.0 - 100.15
Xamarin.iOS100.0 - 100.15
UWP100.0 - 200.8
In This Article
Back to top Copyright © 2022 Esri.