public enum UnitType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum UnitType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum UnitType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum UnitType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
| Member | Description | 
|---|---|
| Angular | Angular unit type. | 
| Area | Areal unit type. | 
| Grid | Grid unit type. | 
| Linear | Linear unit type. | 
System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.Geometry.UnitType
Target Platforms: Windows 10, Windows 8.1