ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / EditingOptions Class / EnableControlPoints Property

In This Topic
    EnableControlPoints Property
    In This Topic
    Gets and sets whether to enable control points on the sketch
    Syntax
    public bool EnableControlPoints {get; set;}
    Public Property EnableControlPoints As Boolean
    Remarks
    Control points are special vertices used to apply symbol effects to line or polygon features. Refer to for more details
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also