public enum SketchOutputMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum SketchOutputMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum SketchOutputMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum SketchOutputMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Map | Sketch is created using map coordinates. The feedback and the geometry returned from the sketch will be in map coordinates. |
Screen | Sketch is created using screen coordinates. The feedback and the geometry returned from the sketch will be in screen coordinates. |
System.Object
System.ValueType
System.Enum
ArcGIS.Desktop.Mapping.SketchOutputMode
Target Platforms: Windows 11, Windows 10, Windows 8.1