Returns a Unit object representing angle in microradians (Id = 9109). One microradian is equal to one millionth of a radian.
Namespace:
ESRI.ArcGISExplorer.Geometry
Assembly:
ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)
Syntax
C# |
---|
public static Unit Microradians { get; } |
Visual Basic (Declaration) |
---|
Public Shared ReadOnly Property Microradians As Unit |
Field Value
A new angular Unit object.
Remarks
Units are often retrieved from the CoordinateSystem of a Geometry, MapDisplay, Layer, Table, Raster, or GeodatabaseFolder; however you can also create new Units using nested type initializers like this one; similar properties exist for all types of Unit used by ArcGIS Explorer.
See Also
Relate Topics:
Degrees Property
Gons Property
Grads Property
Mil6400 Property
Minutes Property
MinutesCentesimal Property
Radians Property
Seconds Property
SecondsCentesimal Property
Degrees Property
Gons Property
Grads Property
Mil6400 Property
Minutes Property
MinutesCentesimal Property
Radians Property
Seconds Property
SecondsCentesimal Property
Created by Atop CHM to web converter,© 2009 all right reserved.