public enum GridElementType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum GridElementType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum GridElementType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum GridElementType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Corner | Represents the corner label. |
IntersectionPoint | Represents a grid component used to show intersection points on a map grid. |
Label | Represents labels. |
Line | Represents lines. |
Tick | Represents ticks. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.GridElementType
Target Platforms: Windows 10, Windows 8.1, Windows 7