ArcGIS Pro 2.6 API Reference Guide
SketchOutputMode Enumeration

ArcGIS.Desktop.Mapping Namespace : SketchOutputMode Enumeration
Specifies the mode for which the sketch will be created.
Syntax
Members
MemberDescription
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.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Desktop.Mapping.SketchOutputMode

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Desktop.Mapping Namespace