Class AngularUnit
Represents an angular unit of measurement used by a Geometry,
a Spatial
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Esri.ArcGISRuntime.Geometry
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class AngularUnit : Unit
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. |
From |
Converts a radian value to this unit of measure. |
To |
Converts a value in this unit of measure to radians. |
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 |