public enum GeometryMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum GeometryMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum GeometryMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum GeometryMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Geometry | The control displays the geometry set in the GeometryControl.Geometry property. |
Sketch | The control displays the current sketch geometry and responds to the sketch events. |
System.Object
System.ValueType
System.Enum
ArcGIS.Desktop.Editing.Controls.GeometryMode
Target Platforms: Windows 10, Windows 8.1, Windows 7