ArcGIS Pro 2.9 API Reference Guide
SketchLayer Property

ArcGIS.Desktop.Editing.Controls Namespace > GeometryControl Class : SketchLayer Property
Gets and sets the sketch layer of the control. The SketchLayer property is only used in GeometryMode.Sketch mode. The properties of the SketchLayer's feature class determines whether the GeometryControl displays Z, M values.
Syntax
public BasicFeatureLayer SketchLayer {get; set;}
Public Property SketchLayer As BasicFeatureLayer
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

GeometryControl Class
GeometryControl Members