ArcGIS Pro 2.9 API Reference Guide
GeomIsSimpleAsFeature Property

ArcGIS.Desktop.Mapping Namespace > MapTool Class : GeomIsSimpleAsFeature Property
Gets or sets whether the geometry constructed from a finished sketch should be simplified prior to being returned to OnSketchCompleteAsync. The default value is true.
Syntax
protected bool GeomIsSimpleAsFeature {get; set;}
Protected Property GeomIsSimpleAsFeature As Boolean
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

MapTool Class
MapTool Members