ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core.Geoprocessing Namespace / GPToolDialogFlags Enumeration

In This Topic
    GPToolDialogFlags Enumeration
    In This Topic
    GP Tool Dialog style flags
    Syntax
    Members
    MemberDescription
    Default Open tool in the Geoprocessing pane and show Parameters|Environments tabs.
    Floating Open tool in a floating stand-alone window.
    FloatingAddApplyButton Floating standalone window has Apply button that keeps window open after run
    GPPane Open tool in the Geoprocessing pane, re-using existing dialog.
    GPPaneNewSubPane Open tool in the Geoprocessing pane, adding a new sub pane if needed.
    ShowEnvironment Show Parameters|Enviroments tabs.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Desktop.Core.Geoprocessing.GPToolDialogFlags

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also