ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing Namespace / ToolOptions Class
Members

In This Topic
    ToolOptions Class
    In This Topic
    Property collection that may be serialized to the CIM as a Template Tool's Options
    Syntax
    Remarks
    For the object values, only string and numeric types are supported for serialization, though currently there are no checks.

    Listening to the CollectionChanged event provides a way to share ToolOptions between a Tool and its corresponding ToolOptions EmbeddableControl.
    Inheritance Hierarchy

    System.Object
       ArcGIS.Desktop.Editing.ToolOptions

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also