Class AreaUnit
Class used to represent units of measurement for an area.
Namespace: Esri.ArcGISRuntime.Geometry
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class AreaUnit : Unit
Remarks
A common scenario for using the AreaUnit class is to display various Area
Properties
Methods
Name | Description |
---|---|
Convert |
Converts a value in another unit of measure into this unit of measure. |
Convert |
Converts a value in this unit of measure into another unit of measure. |
Create |
Creates an area unit from a Linear |
From |
Converts a Square |
To |
Converts a value in this unit of measure to Square |
To |
Returns a System. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.0 - 200.6 |
Xamarin.Android | 100.0 - 100.15 |
Xamarin.iOS | 100.0 - 100.15 |
UWP | 100.0 - 200.6 |