• ArcMap所有Command GUID


    The information in this topic is useful if you're trying to programmatically find a built-in command, menu, or toolbar. The ICommandBars.Find and ICommandBar.Find methods can be used to get a reference to a specific toolbar, menu, or command. Both of these methods require the unique identifier (UID) of the object you're trying to find.

    This table contains the following information:

    • ·Caption, name, and globally unique identifier (GUID) of the built-in toolbars in ArcMap.
    • ·Caption, name, GUID, and parent of the built-in menus in ArcMap.
    • ·Caption, name, command category (category in the Customize dialog box), GUID, SubType, parent, and description of the built-in commands that appear on the toolbars and menus in ArcMap.

    Type

    Caption

    Name

    Command Category

    GUID (CLSID / ProgID)

    Sub Type

    Parent

    Description

    Toolbar

    Main Menu

    Main Menu

    none

    {1E739F59-E45F-11D1-9496-080009EEBECB}

    none

    none

    none

    esriArcMapUI.MxMenuBar

    Menu

    File

    File_Menu

    none

    {56599DD3-E464-11D1-9496-080009EEBECB}

    none

    Main Menu

    none

    esriArcMapUI.MxFileMenu

    Command

    New

    File_New

    File

    {119591DB-0255-11D2-8D20-080009EE4E51}

    1

    File_Menu

    Create a new map document.

    esriArcMapUI.MxFileMenu

    Command

    Open

    File_Open

    File

    {119591DB-0255-11D2-8D20-080009EE4E51}

    2

    File_Menu

    Open an existing map document.

    esriArcMapUI.MxFileMenu

    Command

    Save

    File_Save

    File

    {119591DB-0255-11D2-8D20-080009EE4E51}

    3

    File_Menu

    Save the current map document.

    esriArcMapUI.MxFileMenu

    Command

    Save As

    File_SaveAs

    File

    {119591DB-0255-11D2-8D20-080009EE4E51}

    4

    File_Menu

    Save the current map with a new name or to a different location.

    esriArcMapUI.MxFileMenu

    Command

    Save A Copy

    File_SaveCopyAs

    File

    {119591DB-0255-11D2-8D20-080009EE4E51}

    12

    File_Menu

    Save a copy of the current map document. You can use this to save a copy of your current document so that it can be opened with an earlier version of ArcGIS. In the dialog that appears, choose the desired target version from the 'Save as type' dropdown.

    esriArcMapUI.MxFileMenu

    Menu

    Share As

    ShareAs_Menu

    none

    {2485E365-6206-4407-B934-0E8DFF6C5768}

    none

    File_Menu

    none

    esriArcMapUI.MxShareAsMenu

    Command

    { Share As }

    { ShareAs_Menu }

    none

    {9F830E17-5441-41B9-A4CC-2F04D6E7C67A}

    none

    ShareAs_Menu

    none

    esriArcMapUI.MxShareAsMenu

    Menu

    Add Data

    AddData_Menu

    none

    {C401F530-2CA4-41C6-B608-00A9FCDDE968}

    none

    File_Menu

    none

    esriArcMapUI.MxAddDataMenu

    Command

    Add Data

    File_AddData

    File

    {E1F29C6B-4E6B-11D2-AE2C-080009EC732A}

    none

    AddData_Menu

    Add new data to the map�s active data frame.Tip: You can also drag data into your map from the Catalog window.

    esriArcMapUI.MxAddDataMenu

    Command

    Add Basemap

    ESRI_BaseMap_BasemapCommand

    ArcGIS Online

    {76B26001-63CF-4CAC-A7E0-91CEE8686FAC}

    none

    AddData_Menu

    Choose a basemap from ArcGIS Online. These basemaps are map services that require an Internet connection for them to draw in your map.

    esriArcMapUI.MxAddDataMenu

    Command

    Add Data From ArcGIS Online

    ESRI_MapCenter_MapCenterButton

    ArcGIS Online

    {DD82F2F1-B277-513D-5788-F89E518B126C}

    none

    AddData_Menu

    Add data from ArcGIS Online into your map. The dialog that appears only shows data which can be added into your map as a layer. Sign in to ArcGIS Online to see data you've uploaded and data in groups you belong to.

    esriArcMapUI.MxAddDataMenu

    Command

    Add XY Data

    Tools_AddXYData

    Tools

    {55425B75-2CE4-4909-B40A-CFE50FAD1896}

    none

    AddData_Menu

    Adds a new map layer based on XY events from a table.

    esriArcMapUI.MxAddDataMenu

    Menu

    Geocoding

    Geocode_Menu

    none

    {0EE3DF3A-8361-4435-9BD8-A3249563FC27}

    none

    AddData_Menu

    none

    esriLocationUI.MxGeocodeMenu

    Command

    Geocode Addresses

    GeocodeAddresses_Command

    Geocoding

    {5495175F-1C83-11D4-9F7D-00C04F8ED1C4}

    none

    Geocode_Menu

    Geocode a table of addresses.

    esriLocationUI.MxGeocodeMenu

    Menu

    Review/Rematch Addresses

    Mx_RematchAddressesMenu

    none

    {DADF1866-415E-49CD-B80F-B14FBFD2E5C8}

    none

    Geocode_Menu

    none

    esriLocationUI.MxRematchAddressesMenu

    Command

    { Review/Rematch Addresses }

    { Mx_RematchAddressMenuItems }

    none

    {CE33CDBC-F3DF-47AB-A125-2FE312CD94A6}

    none

    Mx_RematchAddressesMenu

    none

    esriLocationUI.MxRematchAddressesMenu

    Command

    Address Locator Manager

    LocatorManager_Command

    Geocoding

    {B5D3AB84-EED1-11D3-9F76-00C04F8ED1C4}

    none

    Geocode_Menu

    Displays the Address Locator Manager dialog box

    esriLocationUI.MxGeocodeMenu

    Command

    Add Route Events

    Lr_AddRouteEvents

    Linear Referencing

    {6E6364B6-9ED5-4C0C-BEF1-F489F20597BE}

    none

    AddData_Menu

    Adds a new map layer based on route events from a table.

    esriArcMapUI.MxAddDataMenu

    Command

    Add Query Layer

    File_AddQueryLayer

    File

    {19FDD8F7-A53D-45F8-9270-3E26C1C05D15}

    none

    AddData_Menu

    Define a query layer to add to the active data frame of the map.

    esriArcMapUI.MxAddDataMenu

    Command

    { Sign in }

    { File_AGOLSignin }

    none

    {C74C0031-9224-4EBB-9CA8-4D1D51986955}

    none

    File_Menu

    none

    esriArcMapUI.MxFileMenu

    Command

    ArcGIS Online

    ESRI_MapCenter_MapCenterManageButton

    ArcGIS Online

    {47519610-33B8-8518-FB39-2A9A6CB4079A}

    none

    File_Menu

    Launch the ArcGIS Online dialog so you can access data and open maps. Sign in to ArcGIS Online to see data and maps you've uploaded, as well as data and maps in groups you belong to

    esriArcMapUI.MxFileMenu

    Command

    Page and Print Setup

    File_PageSetup

    File

    {119591DB-0255-11D2-8D20-080009EE4E51}

    5

    File_Menu

    Specify the page size and orientation for this map document. You can also specify that the map will be printed out as a map series by setting up data-driven pages.

    esriArcMapUI.MxFileMenu

    Command

    Print Preview

    File_PrintPreview

    File

    {119591DB-0255-11D2-8D20-080009EE4E51}

    6

    File_Menu

    Preview how this map document will look when printed out.

    esriArcMapUI.MxFileMenu

    Command

    Print

    File_Print

    File

    {119591DB-0255-11D2-8D20-080009EE4E51}

    7

    File_Menu

    Print the current map document.

    esriArcMapUI.MxFileMenu

    Command

    Export Map

    File_Export

    File

    {119591DB-0255-11D2-8D20-080009EE4E51}

    9

    File_Menu

    Export this map to a file, such as a PNG, EPS, JPEG or PDF file. If you are in Data view, only your current map display extent will be exported. If you are in Layout view, your entire page layout will be exported.

    esriArcMapUI.MxFileMenu

    Command

    Analyze Map

    PublishUI_Prepare

    Map Service Publishing

    {CAA544E6-415B-44C3-B504-FBA408F75ADD}

    none

    File_Menu

    Optimize this map's drawing speed and find any other issues such as broken layers.

    esriArcMapUI.MxFileMenu

    Command

    Map Document Properties

    File_Properties

    File

    {119591DB-0255-11D2-8D20-080009EE4E51}

    8

    File_Menu

    Display or edit the properties of this map document, such as description, author, credits, and specify whether disk-based data it uses will be referenced by relative pathnames.

    esriArcMapUI.MxFileMenu

    Command

    { Recent files }

    { File_RecentFiles }

    none

    {BF4121B8-175C-11D2-8D23-080009EE4E51}

    none

    File_Menu

    none

    esriArcMapUI.MxFileMenu

    Command

    Exit

    File_Exit

    File

    {119591DB-0255-11D2-8D20-080009EE4E51}

    10

    File_Menu

    Exit the application. You'll be prompted to save the map if there are any unsaved changes.

    esriArcMapUI.MxFileMenu

    Menu

    Edit

    Edit_Menu

    none

    {119591BE-0255-11D2-8D20-080009EE4E51}

    none

    Main Menu

    none

    esriArcMapUI.MxEditMenu

    Command

    Undo

    Edit_Undo

    Edit

    {FBF8C3FB-0480-11D2-8D21-080009EE4E51}

    1

    Edit_Menu

    Undo the last action.

    esriArcMapUI.MxEditMenu

    Command

    Redo

    Edit_Redo

    Edit

    {FBF8C3FB-0480-11D2-8D21-080009EE4E51}

    2

    Edit_Menu

    Redo the previously undone action.

    esriArcMapUI.MxEditMenu

    Command

    Cut

    Edit_Cut

    Edit

    {A33D9406-7ED5-11D0-8D7C-0080C7A4557D}

    none

    Edit_Menu

    Cut the selected element(s).

    esriArcMapUI.MxEditMenu

    Command

    Copy

    Edit_Copy

    Edit

    {A33D9405-7ED5-11D0-8D7C-0080C7A4557D}

    none

    Edit_Menu

    Copy the selected element(s).

    esriArcMapUI.MxEditMenu

    Command

    Paste

    Edit_Paste

    Edit

    {A33D9407-7ED5-11D0-8D7C-0080C7A4557D}

    none

    Edit_Menu

    Paste the clipboard contents into the map.

    esriArcMapUI.MxEditMenu

    Command

    Paste Special

    PageLayout_EditPasteSpecial

    Edit

    {D4416555-9920-11D2-AD03-0000F87808EE}

    none

    Edit_Menu

    Paste the clipboard contents using the format you specify

    esriArcMapUI.MxEditMenu

    Command

    Delete

    Edit_Clear

    Edit

    {16CD71E5-98C3-11D1-873B-0000F8751720}

    none

    Edit_Menu

    Delete the selected element(s).

    esriArcMapUI.MxEditMenu

    Command

    Copy Map To Clipboard

    PageLayout_EditCopyMap

    Edit

    {57610896-4F78-11D2-AAAB-000000000000}

    none

    Edit_Menu

    Copy the map to the clipboard

    esriArcMapUI.MxEditMenu

    Command

    Select All Elements

    Edit_SelectAll

    Edit

    {161496AD-AC99-11D2-87F8-0000F8751720}

    none

    Edit_Menu

    Selects all text, graphics and other objects placed on the map

    esriArcMapUI.MxEditMenu

    Command

    Unselect All Elements

    Edit_UnselectAll

    Edit

    {B3350335-1FAC-4B53-B689-A750502B0F55}

    none

    Edit_Menu

    Unselect any graphics or page elements that are currently selected

    esriArcMapUI.MxEditMenu

    Command

    Zoom To Selected Elements

    PageLayout_ZoomToSelectedGraphics

    Page Layout

    {5D3E617C-13B6-4C7F-AB10-423DE02A2411}

    none

    Edit_Menu

    Zoom to the currently selected text, graphic(s)s or map element(s).

    esriArcMapUI.MxEditMenu

    Menu

    View

    View_Menu

    none

    {119591C1-0255-11D2-8D20-080009EE4E51}

    none

    Main Menu

    none

    esriArcMapUI.MxViewMenu

    Command

    Data View

    View_Geographic

    View

    {65702489-A258-11D1-8740-0000F8751720}

    none

    View_Menu

    Switches to Data view, which shows the data in your map and hides the map layout. If your map contains more than one data frame, you will see the contents of the active data frame.

    esriArcMapUI.MxViewMenu

    Command

    Layout View

    View_LayoutView

    View

    {6570248A-A258-11D1-8740-0000F8751720}

    none

    View_Menu

    Switches to Layout view, which lets you work with the elements on your map layout in addition to the data it contains.

    esriArcMapUI.MxViewMenu

    Menu

    Graphs

    DataGraphOptions_Menu

    none

    {4C6E6A2B-DD8A-11D3-A661-0008C7DF88DB}

    none

    View_Menu

    none

    esriArcMapUI.DataGraphOptionsMenu

    Command

    Create Graph

    DataGraph_Create

    DataGraph

    {4C6E6A2C-DD8A-11D3-A661-0008C7DF88DB}

    1

    DataGraphOptions_Menu

    Create a new graph. The dialog that appears lets you choose the layer or table containing the data you want to graph. After creating a graph, right-click inside the window it appears in to get more options, such as adding it to the map layout or saving it to a file.

    esriArcMapUI.DataGraphOptionsMenu

    Command

    Create Scatterplot Matrix Graph

    DataGraph_CreateScatterplotMatrix

    DataGraph

    {4C6E6A2C-DD8A-11D3-A661-0008C7DF88DB}

    4

    DataGraphOptions_Menu

    Create a new scatterplot matrix graph. A scatterplot matrix graph is a data exploration tool that allows you to compare several datasets to look for patterns and relationships.

    esriArcMapUI.DataGraphOptionsMenu

    Command

    Manage Graphs

    DataGraph_Manage

    DataGraph

    {4C6E6A2C-DD8A-11D3-A661-0008C7DF88DB}

    2

    DataGraphOptions_Menu

    Open the Graph Manager window. This dockable window makes it easy to work with your graphs. In the window you can right-click a graph to get more options.

    esriArcMapUI.DataGraphOptionsMenu

    Command

    Load Graph

    DataGraph_Load

    DataGraph

    {4C6E6A2C-DD8A-11D3-A661-0008C7DF88DB}

    3

    DataGraphOptions_Menu

    Load graph that has been previously saved out as a graph file (.grf).

    esriArcMapUI.DataGraphOptionsMenu

    Command

    { Graphs }

    { Tools_DataGraphMenu }

    none

    {809868AF-DF2A-11D3-A664-0008C7DF88DB}

    none

    DataGraphOptions_Menu

    none

    esriArcMapUI.DataGraphOptionsMenu

    Menu

    Reports

    Reports_Menu

    none

    {C545B528-4216-4A5A-B7E5-4FC17DA4C3C9}

    none

    View_Menu

    none

    esriArcMapUI.ReportsMenu

    Command

    Create Report

    ReportWriter_CreateReportCommand

    Reports

    {CDC6F22A-7DD1-490F-8FDE-4357C621BBDF}

    none

    Reports_Menu

    Create a report for a table or layer in your map. You can add the report to your map or export it in various formats.

    esriArcMapUI.ReportsMenu

    Command

    Load Report

    ReportWriter_LoadReportCommand

    Reports

    {089ACA9C-4A55-411C-89B2-F84DA0FA96B3}

    none

    Reports_Menu

    Load an existing report from a Report Layout File (.rlf) which can then be modified, or a Report Definition File (.rdf) which can only be viewed.

    esriArcMapUI.ReportsMenu

    Command

    Run Report

    ReportWriter_RunReportCommand

    Reports

    {2E6D5D18-7606-4246-8953-A56410C43E8A}

    none

    Reports_Menu

    Regenerates a report defined by a file so that it reflects the most up-to-date information from your data.

    esriArcMapUI.ReportsMenu

    Command

    Scroll Bars

    PageLayout_HideShowScrollbars

    Page Layout

    {92D490BA-DF9D-11D1-8779-0000F8751720}

    none

    View_Menu

    Toggle the scroll bars in the current view on or off. For example you can turn them off in Data view while leaving them on in Layout view.

    esriArcMapUI.MxViewMenu

    Command

    Status Bar

    View_StatusBar

    View

    {FBF8C40A-0480-11D2-8D21-080009EE4E51}

    1

    View_Menu

    Toggle the status bar at the bottom of the ArcMap window on or off.

    esriArcMapUI.MxViewMenu

    Command

    Rulers

    PageLayout_HideShowRulers

    Page Layout

    {92D490B9-DF9D-11D1-8779-0000F8751720}

    none

    View_Menu

    Toggle the rulers in Layout view on or off.

    esriArcMapUI.MxViewMenu

    Command

    Guides

    PageLayout_HideShowSnapGuides

    Page Layout

    {92D490BB-DF9D-11D1-8779-0000F8751720}

    none

    View_Menu

    Toggle the guides in Layout view on or off.

    esriArcMapUI.MxViewMenu

    Command

    Grid

    PageLayout_HideShowSnapGrid

    Page Layout

    {92D490BD-DF9D-11D1-8779-0000F8751720}

    none

    View_Menu

    Toggle the grid in Layout view on or off.

    esriArcMapUI.MxViewMenu

    Command

    Data Frame Properties

    View_Properties

    View

    {FBF8C40A-0480-11D2-8D21-080009EE4E51}

    3

    View_Menu

    Change the properties of the active data frame in your map, such as coordinate system.

    esriArcMapUI.MxViewMenu

    Command

    Refresh

    Tools_RefreshView

    Tools

    {0D6B0B06-23BB-11D4-9FF2-00C04F6BC78E}

    none

    View_Menu

    Redraw the map.

    esriArcMapUI.MxViewMenu

    Command

    Pause Drawing

    PanZoom_PauseDrawing

    Pan/Zoom

    {DEB3380E-55A6-4135-B319-4F217E21F648}

    none

    View_Menu

    Temporarily suspends drawing so you can work without map redrawing

    esriArcMapUI.MxViewMenu

    Command

    Pause Labeling

    File_LabelPause

    Label

    {FED1A5BC-74BD-4E8D-FF30-ADEC3C1618A0}

    none

    View_Menu

    Suspend labeling in current data frame. You can continue to work, but the labels are not redrawn.

    esriArcMapUI.MxViewMenu

    Menu

    Bookmarks

    BookMarks_Menu

    none

    {E370A1CD-4CD6-11D2-AAA8-000000000000}

    none

    Main Menu

    none

    esriArcMapUI.MxBookmarksMenu

    Command

    Create Bookmark

    Bookmarks_InsertSpatialBookmark

    Bookmarks

    {E370A1CE-4CD6-11D2-AAA8-000000000000}

    1

    BookMarks_Menu

    Create a spatial bookmark. Your new bookmark captures the current extent of your map and makes it easy to get back to that extent after navigating away. Bookmarks are listed in the Bookmarks menu and are stored in your map document.

    esriArcMapUI.MxBookmarksMenu

    Command

    Manage Bookmarks

    Bookmarks_EditBookmark

    Bookmarks

    {E370A1CE-4CD6-11D2-AAA8-000000000000}

    2

    BookMarks_Menu

    Open the Bookmarks Manager so you can delete spatial bookmarks, reorder them, save them to a file so they can be loaded into a different map document, etc. You can also right-click a bookmark in the dialog to get more options, such as updating the extent of the bookmark to match your map's current extent.

    esriArcMapUI.MxBookmarksMenu

    Command

    { Bookmarks }

    { Tools_BookMarkMenu }

    none

    {75872BE2-4277-11D2-AE1F-080009EC732A}

    none

    BookMarks_Menu

    none

    esriArcMapUI.MxBookmarksMenu

    Menu

    Insert

    Insert_Menu

    none

    {119591C4-0255-11D2-8D20-080009EE4E51}

    none

    Main Menu

    none

    esriArcMapUI.MxInsertMenu

    Command

    Data Frame

    PageLayout_NewMap

    Page Layout

    {C22579D5-BC17-11D0-8667-0000F8751720}

    none

    Insert_Menu

    Create a new, empty data frame in the map. A data frame represents a geographic location and contains layers of data.

    esriArcMapUI.MxInsertMenu

    Command

    Title

    PageLayout_InsertTitle

    Page Layout

    {EB70D0B3-0FA4-11D3-9F82-00C04F6BC78E}

    none

    Insert_Menu

    Insert a map title in Layout view. You are prompted to enter the title if no title has already been specifed in the File > Map Document Properties dialog.

    esriArcMapUI.MxInsertMenu

    Command

    Text

    PageLayout_InsertText

    Page Layout

    {EB70D0B2-0FA4-11D3-9F82-00C04F6BC78E}

    none

    Insert_Menu

    Insert a text string into the map.

    esriArcMapUI.MxInsertMenu

    Menu

    Dynamic Text

    PageLayout_DynamicTextMenu

    none

    {1F58CC73-EAD1-4CC0-9A23-8946204CC590}

    none

    Insert_Menu

    none

    esriArcMapUI.DynamicTextMenu

    Command

    Current Date

    PageLayout_InsertDynamicText

    Dynamic Text

    {4C1B226B-E68A-4622-B877-5AA556D2A2AC}

    none

    PageLayout_DynamicTextMenu

    Insert a dynamic text element that displays the current date.

    esriArcMapUI.DynamicTextMenu

    Command

    Current Time

    PageLayout_InsertDynamicText

    Dynamic Text

    {4C1B226C-E68A-4622-B877-5AA556D2A2AC}

    none

    PageLayout_DynamicTextMenu

    Insert a dynamic text element that displays the current time.

    esriArcMapUI.DynamicTextMenu

    Command

    User Name

    PageLayout_InsertDynamicText

    Dynamic Text

    {4C1B226A-E68A-4622-B877-5AA556D2A2AC}

    none

    PageLayout_DynamicTextMenu

    Insert a dynamic text element that displays the name of the current user.

    esriArcMapUI.DynamicTextMenu

    Command

    Author

    PageLayout_InsertDynamicText

    Dynamic Text

    {C5F69FC3-0B0A-40A6-BCD1-38430106E7AE}

    none

    PageLayout_DynamicTextMenu

    Insert a dynamic text element that displays the document author.

    esriArcMapUI.DynamicTextMenu

    Command

    Date Saved

    PageLayout_InsertDynamicText

    Dynamic Text

    {C5F69FC6-0B0A-40A6-BCD1-38430106E7AE}

    none

    PageLayout_DynamicTextMenu

    Insert a dynamic text element that displays the date the document was last saved.

    esriArcMapUI.DynamicTextMenu

    Command

    Document Name

    PageLayout_InsertDynamicText

    Dynamic Text

    {0A0FCFC6-B187-4CAE-B3B3-69001724898E}

    none

    PageLayout_DynamicTextMenu

    Insert a dynamic text element that displays the document name.

    esriArcMapUI.DynamicTextMenu

    Command

    Document Path

    PageLayout_InsertDynamicText

    Dynamic Text

    {0A0FCFC7-B187-4CAE-B3B3-69001724898E}

    none

    PageLayout_DynamicTextMenu

    Insert a dynamic text element that displays the document path.

    esriArcMapUI.DynamicTextMenu

    Command

    Service Layer Credits

    PageLayout_InsertDynamicText

    Dynamic Text

    {0A0FCFC9-B187-4CAE-B3B3-69001724898E}

    none

    PageLayout_DynamicTextMenu

    Insert a dynamic text element that displays credits for all visible service layers.

    esriArcMapUI.DynamicTextMenu

    Command

    Coordinate System

    PageLayout_InsertDynamicText

    Dynamic Text

    {32BD39B8-5899-486C-BBF6-DCF86B02F930}

    none

    PageLayout_DynamicTextMenu

    Insert a dynamic text element that displays the data frame coordinate system.

    esriArcMapUI.DynamicTextMenu

    Command

    Data Frame Name

    PageLayout_InsertDynamicText

    Dynamic Text

    {32BD39B4-5899-486C-BBF6-DCF86B02F930}

    none

    PageLayout_DynamicTextMenu

    Insert a dynamic text element that displays the data frame name.

    esriArcMapUI.DynamicTextMenu

    Command

    Reference Scale

    PageLayout_InsertDynamicText

    Dynamic Text

    {32BD39B5-5899-486C-BBF6-DCF86B02F930}

    none

    PageLayout_DynamicTextMenu

    Insert a dynamic text element that displays the data frame reference scale.

    esriArcMapUI.DynamicTextMenu

    Command

    Data Frame Time

    PageLayout_InsertDynamicText

    Dynamic Text

    {A57498AD-D52E-402C-8810-CBA14877C3B1}

    none

    PageLayout_DynamicTextMenu

    Insert a dynamic text element that displays the data frame's current time.

    esriArcMapUI.DynamicTextMenu

    Command

    Data Driven Page Name

    PageLayout_InsertDynamicText

    Dynamic Text

    {316BE38A-419E-4B73-A300-E4635D560D1F}

    none

    PageLayout_DynamicTextMenu

    Insert a dynamic text element that displays the name of the current data driven page.

    esriArcMapUI.DynamicTextMenu

    Command

    Data Driven Page Number

    PageLayout_InsertDynamicText

    Dynamic Text

    {316BE38B-419E-4B73-A300-E4635D560D1F}

    none

    PageLayout_DynamicTextMenu

    Insert a dynamic text element that displays the page number of the current data driven page.

    esriArcMapUI.DynamicTextMenu

    Command

    Data Driven Page with Count

    PageLayout_InsertDynamicText

    Dynamic Text

    {316BE38C-419E-4B73-A300-E4635D560D1F}

    none

    PageLayout_DynamicTextMenu

    Insert a dynamic text element that displays the page number of the current page along with the total number of data driven pages.

    esriArcMapUI.DynamicTextMenu

    Command

    Data Driven Page Display Expression

    PageLayout_InsertDynamicText

    Dynamic Text

    {316BE38E-419E-4B73-A300-E4635D560D1F}

    none

    PageLayout_DynamicTextMenu

    Insert a dynamic text element that displays the display expression of the current data driven page. (See index layer 'Display' properties.)

    esriArcMapUI.DynamicTextMenu

    Command

    Data Driven Page Attribute

    PageLayout_InsertDynamicText

    Dynamic Text

    {316BE38D-419E-4B73-A300-E4635D560D1F}

    none

    PageLayout_DynamicTextMenu

    Insert a dynamic text element that displays an attribute of the current data driven page.

    esriArcMapUI.DynamicTextMenu

    Command

    Neatline

    PageLayout_Neatline

    Page Layout

    {F0877F6E-4B93-4544-95AD-5C4F021B171E}

    none

    Insert_Menu

    Add a neatline to the layout

    esriArcMapUI.MxInsertMenu

    Command

    Legend

    PageLayout_NewLegend

    Page Layout

    {99D21D79-B475-11D1-8753-0000F8751720}

    none

    Insert_Menu

    Insert a legend in Layout view.

    esriArcMapUI.MxInsertMenu

    Command

    North Arrow

    PageLayout_NewNorthArrow

    Page Layout

    {99D21D7A-B475-11D1-8753-0000F8751720}

    none

    Insert_Menu

    Insert a north arrow in Layout view

    esriArcMapUI.MxInsertMenu

    Command

    Scale Bar

    PageLayout_NewScaleBar

    Page Layout

    {99D21D77-B475-11D1-8753-0000F8751720}

    none

    Insert_Menu

    Insert a scale bar in Layout view.

    esriArcMapUI.MxInsertMenu

    Command

    Scale Text

    PageLayout_NewScaleText

    Page Layout

    {99D21D78-B475-11D1-8753-0000F8751720}

    none

    Insert_Menu

    Insert a text description of the scale in Layout view.

    esriArcMapUI.MxInsertMenu

    Command

    Picture

    Picture

    Page Layout

    {5F933B51-C053-11D2-9F22-00C04F6BC8DD}

    none

    Insert_Menu

    Insert a picture

    esriArcMapUI.MxInsertMenu

    Command

    Object

    Insert_Object

    Insert

    {FBF8C408-0480-11D2-8D21-080009EE4E51}

    1

    Insert_Menu

    Insert a new embedded object into the map.

    esriArcMapUI.MxInsertMenu

    Menu

    Selection

    Selection_Menu

    none

    {EB70D0AF-0FA4-11D3-9F82-00C04F6BC78E}

    none

    Main Menu

    none

    esriArcMapUI.MxSelectionMenu

    Command

    Select By Attributes

    Query_AttributeSelect

    Selection

    {54EBEEE6-DC82-11D1-AA7F-00C04FA37860}

    none

    Selection_Menu

    Selects features by their attribute values

    esriArcMapUI.MxSelectionMenu

    Command

    Select By Location

    Query_SelectByLayer

    Selection

    {82B9951B-DD63-11D1-AA7F-00C04FA37860}

    none

    Selection_Menu

    Selects features using the location of features in another layer.

    esriArcMapUI.MxSelectionMenu

    Command

    Select By Graphics

    Query_SelectByGraphics

    Selection

    {57610895-4F78-11D2-AAAB-000000000000}

    none

    Selection_Menu

    Select features from selectable layers that are intersected by graphics drawn on the map. First draw the graphic(s) using the Draw toolbar and then select the graphic you want to use and choose this command. Choose Selection > Interactive Selection Method to control the behavior.

    esriArcMapUI.MxSelectionMenu

    Command

    Zoom To Selected Features

    Query_ZoomToSelected

    Selection

    {AB073B49-DE5E-11D1-AA80-00C04FA37860}

    none

    Selection_Menu

    Zoom to the selected features in all layers

    esriArcMapUI.MxSelectionMenu

    Command

    Pan To Selected Features

    Layer_PanToSelection

    Layer

    {BF64319A-9062-11D2-AE71-080009EC732A}

    16

    Selection_Menu

    Pans to the location of the selected feature(s)

    esriArcMapUI.MxSelectionMenu

    Command

    Statistics

    Query_SelectionStatistics

    Selection

    {3E58D6D0-DF7A-11D1-ADD9-080009EC732A}

    none

    Selection_Menu

    Display statistics for the selected features.

    esriArcMapUI.MxSelectionMenu

    Command

    Clear Selected Features

    Query_ClearSelection

    Selection

    {37C833F3-DBFD-11D1-AA7E-00C04FA37860}

    none

    Selection_Menu

    Unselect the currently selected features in all layers.

    esriArcMapUI.MxSelectionMenu

    Menu

    Interactive Selection Method

    SelectionType_Menu

    none

    {8841A0D9-4F49-11D2-AE2D-080009EC732A}

    none

    Selection_Menu

    none

    esriArcMapUI.SelectionTypeMenu

    Command

    Create New Selection

    Query_SelectFeatures

    Selection

    {8841A0DA-4F49-11D2-AE2D-080009EC732A}

    1

    SelectionType_Menu

    When you use the interactive selection tools like the Select Features tool, a new set of selected features will be created.

    esriArcMapUI.SelectionTypeMenu

    Command

    Add to Current Selection

    Query_AddToCurrentSelection

    Selection

    {8841A0DA-4F49-11D2-AE2D-080009EC732A}

    2

    SelectionType_Menu

    When you use the interactive selection tools like the Select Features tool, the features you select will be added to the current set of selected features. Shortcut: Hold down SHIFT when you use the tools.

    esriArcMapUI.SelectionTypeMenu

    Command

    Remove From Current Selection

    Query_RemoveFromCurrentSelection

    Selection

    {8841A0DA-4F49-11D2-AE2D-080009EC732A}

    3

    SelectionType_Menu

    When you use the interactive selection tools like the Select Features tool, the features you select will be removed from the current set of selected features.

    esriArcMapUI.SelectionTypeMenu

    Command

    Select From Current Selection

    Query_SelectFromCurrentSelection

    Selection

    {8841A0DA-4F49-11D2-AE2D-080009EC732A}

    4

    SelectionType_Menu

    When you use the interactive selection tools like the Select Features tool, you will be selecting only from the set of features that are already selected. Features that you don't select will be deselected. This enables you to refine the existing selection.

    esriArcMapUI.SelectionTypeMenu

    Command

    Selection Options

    Query_SelectionOptions

    Selection

    {EB70D0B0-0FA4-11D3-9F82-00C04F6BC78E}

    none

    Selection_Menu

    Choose selection options such as highlight color.

    esriArcMapUI.MxSelectionMenu

    Menu

    Geoprocessing

    Geoprocessing_Menu

    none

    {F830D42D-806D-4A30-B560-67469B9FF3AB}

    none

    Main Menu

    none

    esriGeoprocessingUI.GeoprocessingMenu

    Command

    Buffer

    Analysis Tools_Buffer

    Analysis Tools

    {80F581B8-FF06-44EE-B6C5-4AC6E5727AC6}

    84

    Geoprocessing_Menu

    Geoprocessing tool that creates buffer polygons around input features to a specified distance.

    esriGeoprocessingUI.GeoprocessingMenu

    Command

    Clip

    Analysis Tools_Clip

    Analysis Tools

    {80F581B8-FF06-44EE-B6C5-4AC6E5727AC6}

    85

    Geoprocessing_Menu

    Geoprocessing tool that extracts input features that overlay the clip features.

    esriGeoprocessingUI.GeoprocessingMenu

    Command

    Intersect

    Analysis Tools_Intersect

    Analysis Tools

    {80F581B8-FF06-44EE-B6C5-4AC6E5727AC6}

    88

    Geoprocessing_Menu

    Geoprocessing tool computes a geometric intersection of the input features. Features or portions of features which overlap in all layers and/or feature classes will be written to the output feature class.

    esriGeoprocessingUI.GeoprocessingMenu

    Command

    Union

    Analysis Tools_Union

    Analysis Tools

    {80F581B8-FF06-44EE-B6C5-4AC6E5727AC6}

    90

    Geoprocessing_Menu

    Geoprocessing tool computes a geometric union of the input features.

    esriGeoprocessingUI.GeoprocessingMenu

    Command

    Merge

    Data Management Tools_Merge

    Data Management Tools

    {80F581B8-FF06-44EE-B6C5-4AC6E5727AC6}

    262

    Geoprocessing_Menu

    Geoprocessing tool that combines multiple input datasets of the same data type into a single, new output dataset.

    esriGeoprocessingUI.GeoprocessingMenu

    Command

    Dissolve

    Data Management Tools_Dissolve

    Data Management Tools

    {80F581B8-FF06-44EE-B6C5-4AC6E5727AC6}

    168

    Geoprocessing_Menu

    Geoprocessing tool used to aggregate features based on specified attributes.

    esriGeoprocessingUI.GeoprocessingMenu

    Command

    Search For Tools

    GP Search Window

    Geoprocessing

    {A395E075-78EE-4D01-847C-773667634BF6}

    none

    Geoprocessing_Menu

    Open the Search window so you can search for geoprocessing tools.

    esriGeoprocessingUI.GeoprocessingMenu

    Command

    ArcToolbox

    ArcToolbox_ShowToolbox

    ArcToolbox

    {85980C3A-652A-47ED-8CD2-1B99DD060AAB}

    none

    Geoprocessing_Menu

    Open the ArcToolbox window so you can access geoprocessing tools and toolboxes.

    esriGeoprocessingUI.GeoprocessingMenu

    Command

    Environments

    GP Environments Window

    Geoprocessing

    {67EFF682-3AAB-4301-B7F6-46A4178FC923}

    none

    Geoprocessing_Menu

    Open the Geoprocessing Environments Dialog

    esriGeoprocessingUI.GeoprocessingMenu

    Command

    Results

    GP Search Window

    Geoprocessing

    {9899A86C-A077-4DF4-A178-77B64AE50690}

    none

    Geoprocessing_Menu

    Open the Results window so you can track and review the geoprocessing steps you have performed. In this window you can also share your geoprocessing results with others as packages or services.

    esriGeoprocessingUI.GeoprocessingMenu

    Command

    ModelBuilder

    ArcToolbox_ShowModelBuilder

    ArcToolbox

    {F6F97AA5-40F2-4C96-8A52-09CF68B30C06}

    none

    Geoprocessing_Menu

    Open the ModelBuilder window so you can make a geoprocessing model.

    esriGeoprocessingUI.GeoprocessingMenu

    Command

    Python

    ArcToolbox_ShowCommandLine

    ArcToolbox

    {1A7E7146-BDFB-4755-93DE-100171382BFF}

    none

    Geoprocessing_Menu

    Open the Python window so you can execute geoprocessing commands and scripts.

    esriGeoprocessingUI.GeoprocessingMenu

    Command

    Geoprocessing Options

    GP Options Window

    Geoprocessing

    {9B927F22-E7A1-4E46-90FD-151569D0E9D2}

    none

    Geoprocessing_Menu

    Open the Geoprocessing Options Dialog

    esriGeoprocessingUI.GeoprocessingMenu

    Menu

    Customize

    Cutomize_Menu

    none

    {ECA79206-50B1-43E2-8242-B19EEB7BDC00}

    none

    Main Menu

    none

    esriArcMapUI.MxCustomizeMenu

    Menu

    Toolbars

    none

    {10BAA9F9-1C2F-11D2-94B6-080009EEBECB}

    none

    Cutomize_Menu

    none

    esriFramework.ToolbarContextMenu

    Command

    { }

    { }

    none

    {2AE639DD-1C2F-11D2-94B6-080009EEBECB}

    none

    none

    esriFramework.ToolbarContextMenu

    Command

    Customize Mode

    Untitled

    Tools

    {8807BD31-6947-11D2-8D4C-080009EE4E51}

    none

    Customize the user interface. While the Customize dialog is open, you can drag and drop controls between menus and toolbars to rearrange them. You can also find commands in the Customize dialog and drag them into menus and toolbars.

    esriFramework.ToolbarContextMenu

    Command

    View Source

    Untitled

    none

    {1B2D63B1-12A9-11D2-AA21-000000000000}

    9

    Displays the VBA source code for the selected control

    esriFramework.ToolbarContextMenu

    Command

    Extensions

    ExtensionsCommand

    Tools

    {F647BE13-ECCF-4D32-8B04-72CB28CEAE7C}

    none

    Cutomize_Menu

    Select the ArcGIS Desktop extensions you want to use. Extensions provide extended capabilities and usually require that you have a license to use them. The dialog lists the extensions that are currently installed on your system and which work with the application you are currently using.

    esriArcMapUI.MxCustomizeMenu

    Command

    Add-In Manager

    AddInManager

    Tools

    {EC9C5C3E-A5B5-4EE5-A7C0-D029044F89C4}

    none

    Cutomize_Menu

    Review and manage the ArcGIS Desktop add-ins currently installed on your system. Add-ins make it easy to develop, distribute and use additional functionality. To install an add-in, choose Customize > Customize Mode, click Add From File, then drag and drop the commands from the add-in into your menus or toolbars.

    esriArcMapUI.MxCustomizeMenu

    Menu

    VBA Macros

    Macros_Menu

    none

    {119591D5-0255-11D2-8D20-080009EE4E51}

    none

    Cutomize_Menu

    none

    esriArcMapUI.MxMacrosMenu

    Command

    Macros

    Tools_Macros

    Tools

    {12FA7CAF-07AA-11D2-8D22-080009EE4E51}

    1

    Macros_Menu

    Create, edit or execute a VBA macro.

    esriArcMapUI.MxMacrosMenu

    Command

    Visual Basic Editor

    Tools_VBIDE

    Tools

    {12FA7CAF-07AA-11D2-8D22-080009EE4E51}

    2

    Macros_Menu

    Display the Visual Basic Editor so you can edit the source code for macros.

    esriArcMapUI.MxMacrosMenu

    Command

    Customize Mode

    Untitled

    Tools

    {8807BD31-6947-11D2-8D4C-080009EE4E51}

    none

    Cutomize_Menu

    Customize the user interface. While the Customize dialog is open, you can drag and drop controls between menus and toolbars to rearrange them. You can also find commands in the Customize dialog and drag them into menus and toolbars.

    esriArcMapUI.MxCustomizeMenu

    Command

    Style Manager

    Tools_StyleManager

    Tools

    {10F9032E-EBDE-11D2-AB0D-000000000000}

    2

    Cutomize_Menu

    Browse and manage the contents of styles.

    esriArcMapUI.MxCustomizeMenu

    Command

    ArcMap Options

    Tools_Options

    Tools

    {D74B2F25-AC90-11D2-87F8-0000F8751720}

    none

    Cutomize_Menu

    Modify ArcMap settings

    esriArcMapUI.MxCustomizeMenu

    Menu

    Windows

    Windows_Menu

    none

    {119591CF-0255-11D2-8D20-080009EE4E51}

    none

    Main Menu

    none

    esriArcMapUI.MxWindowMenu

    Command

    { New }

    { Window_NewWindowItems }

    none

    {A01B0EA3-0A06-11D2-8D22-080009EE4E51}

    none

    Windows_Menu

    none

    esriArcMapUI.MxWindowMenu

    Command

    Table Of Contents

    View_Contents

    View

    {E1F29C6D-4E6B-11D2-AE2C-080009EC732A}

    none

    Windows_Menu

    Open the Table of Contents window to work with your map's contents.

    esriArcMapUI.MxWindowMenu

    Command

    Catalog

    File_CatalogWindow

    File

    {79D6A9E5-C3C3-4F47-9E7F-4ABE329EAA67}

    none

    Windows_Menu

    Open the Catalog window to access and manage your data.

    esriArcMapUI.MxWindowMenu

    Command

    Search

    File_ArcGISSearchCommand

    File

    {3E206C92-5576-46F2-9C96-209B81D229C2}

    none

    Windows_Menu

    Open the Search window to search for data, maps, tools, etc.

    esriArcMapUI.MxWindowMenu

    Command

    Image Analysis

    Window_ImageAnalysisWindow

    Window

    {2106ABBA-A7C1-4CB9-8B10-097A647E7595}

    none

    Windows_Menu

    Open the Image Analysis window for working with imagery.

    esriArcMapUI.MxWindowMenu

    Menu

    Help

    Help_Menu

    none

    {119591D1-0255-11D2-8D20-080009EE4E51}

    none

    Main Menu

    none

    esriArcMapUI.MxHelpMenu

    Command

    ArcGIS Desktop Help

    Help_Contents

    Help

    {DFD4A705-B83F-45FB-820B-2C633AF6F325}

    none

    Help_Menu

    Launch the help system for ArcGIS Desktop. This help system is installed with the product and doesn't require an Internet connection.

    esriArcMapUI.MxHelpMenu

    Command

    ArcGIS Resource Center

    Help_ArcGISResourceCenter

    Help

    {4B6B8DA1-19B0-4289-AF9D-16FB23647D5D}

    7

    Help_Menu

    Launch the ArcGIS Resource Center website on the Internet. This website features online help, blogs, forums and other useful resources about ArcGIS.

    esriArcMapUI.MxHelpMenu

    Command

    About ArcMap

    Help_About_ArcMap

    Help

    {7E4CF9FA-6FDA-441C-B91D-76CFED5E1BF7}

    none

    Help_Menu

    Get version, build, and other information about this application.

    esriArcMapUI.MxHelpMenu

    Toolbar

    3D Analyst

    3DAnalyst_Toolbar

    none

    {3FA6313B-7EB4-11D4-A10D-00508BD60CB9}

    none

    none

    none

    esri3DAnalystUI.DDDAnalystToolBar

    Menu

    3D Analyst

    3DAnalyst_Menu

    none

    {DD4BB1D3-7F5C-11D4-A10F-00508BD60CB9}

    none

    3DAnalyst_Toolbar

    none

    esri3DAnalystUI.DDDAnalystMenu

    Command

    Options

    3DAnalyst_Options

    3D Analyst

    {A2CD63C3-2999-430C-82C9-67ACCB218B15}

    none

    3DAnalyst_Menu

    Choose options related to the 3D Analyst tools.

    esri3DAnalystUI.DDDAnalystMenu

    Command

    3D Analyst Layer List Control

    3DAnalyst_LayerListControl

    3D Analyst

    {2D73B144-8F1C-11D4-A10F-00508BD60CB9}

    none

    3DAnalyst_Toolbar

    Choose the surface layer you want the 3D Analyst tools to operate on.

    esri3DAnalystUI.DDDAnalystLayerListControl

    Command

    Contour Tool

    3DAnalyst_Contour

    3D Analyst

    {28BADA1A-8DAC-11D4-A10F-00508BD60CB9}

    none

    3DAnalyst_Toolbar

    Create contours or isolines for particular locations on the surface layer you select. Click on the location for which you wish to draw a contour.To delete a contour, click the Select Elements tool on the Tools toolbar, click the contour line you wish to delete to select it, then right-click the contour line and click Delete.

    esri3DAnalystUI.DDDAnalystContourTool

    Command

    Steepest Path Tool

    3DAnalyst_SteepPath

    3D Analyst

    {2D73B141-8F1C-11D4-A10F-00508BD60CB9}

    none

    3DAnalyst_Toolbar

    Generate a steepest path from a query point.

    esri3DAnalystUI.DDDAnalystSteepPathTool

    Command

    Line of Sight Tool

    3DAnalyst_LineofSight

    3D Analyst

    {2D73B145-8F1C-11D4-A10F-00508BD60CB9}

    none

    3DAnalyst_Toolbar

    Create a line of sight from an observer query point to a target query point.

    esri3DAnalystUI.DDDAnalystLineofSightTool

    Command

    Interpolate Point Tool

    3DAnalyst_InterpolatePoint

    3D Analyst

    {2D73B146-8F1C-11D4-A10F-00508BD60CB9}

    none

    3DAnalyst_Toolbar

    Create a 3D point by interpolating the height from the selected functional surface.

    esri3DAnalystUI.DDDAnalystInterpolatePointTool

    Command

    Interpolate Line Tool

    3DAnalyst_InterpolateLine

    3D Analyst

    {2D73B147-8F1C-11D4-A10F-00508BD60CB9}

    none

    3DAnalyst_Toolbar

    Create a 3D line by interpolating heights from the selected functional surface.

    esri3DAnalystUI.DDDAnalystInterpolateLineTool

    Command

    Interpolate Polygon Tool

    3DAnalyst_InterpolatePolygon

    3D Analyst

    {2D73B148-8F1C-11D4-A10F-00508BD60CB9}

    none

    3DAnalyst_Toolbar

    Create a 3D polygon (boundary) by interpolating heights from the selected functional surface.

    esri3DAnalystUI.DDDAnalystInterpolatePolygonTool

    Menu

    Profile Graph

    3DAnalyst_Profiles

    none

    {208303C6-44EA-4300-9535-E57C7E3964D8}

    none

    3DAnalyst_Toolbar

    none

    esri3DAnalystUI.DDDAnalystProfilePalette

    Command

    Profile Graph

    3DAnalyst_ProfileGraph

    3D Analyst

    {E765E905-9310-11D4-A10F-00508BD60CB9}

    none

    3DAnalyst_Profiles

    Make a profile graph of the selected 3D line.

    esri3DAnalystUI.DDDAnalystProfilePalette

    Command

    Point Profile

    3DAnalyst_PointProfile

    3D Analyst

    {EFB2A6EC-68EA-4CD0-812B-690405F8EF69}

    none

    3DAnalyst_Profiles

    Create a profile graph from selected 3D points. Click a location to set a start point, and then click a location to set an end point. Once an end point has been set, use the selection box to set a desired profile width.

    esri3DAnalystUI.DDDAnalystProfilePalette

    Command

    Terrain Point Profile

    3DAnalyst_TerrainPointProfile

    3D Analyst

    {4F8A05E3-342C-4538-9E9E-586EF63EDA79}

    none

    3DAnalyst_Profiles

    Create a profile graph from symbolized nodes of a terrain dataset functional surface. Click a location to set a start point, and then click a location to set an end point. Once an end point has been set, use the selection box to set a desired profile width.

    esri3DAnalystUI.DDDAnalystProfilePalette

    Command

    ArcScene

    3DView_Scene

    3D View

    {BD98B4B3-DA9C-11D3-9F71-00C04F6BC619}

    none

    3DAnalyst_Toolbar

    Launch ArcScene.

    esri3DAnalystUI.SceneCommand

    Command

    ArcGlobe

    GlobeView_Globe

    Globe View

    {EAC009E5-88A1-4A7C-B4A5-6D8A3D426200}

    none

    3DAnalyst_Toolbar

    Launch ArcGlobe.

    esriGlobeCoreUI.ArcGlobeCommand

    Toolbar

    Advanced Editing

    AdvancedEditingToolbar

    none

    {98B0451D-2D7F-4893-9832-88C9D87C7026}

    none

    none

    none

    esriEditor.AdvancedEditingToolbar

    Command

    Copy Features Tool

    Editor_CopyFeaturesTool

    Advanced Edit Tools

    {CBD6B94D-653A-4C4E-9B01-218C1F782DE1}

    none

    AdvancedEditingToolbar

    Copy and paste selected features. Click where you want a copy of the feature to be pasted, or drag a box into which the features will be scaled and pasted.

    esriEditor.CopyFeaturesTool

    Command

    Fillet

    Editor_FilletTool

    Advanced Edit Tools

    {D84AF5AA-1E86-441A-BEC3-A300A0484E71}

    none

    AdvancedEditingToolbar

    Create a tangent curve connecting two lines. Right-click or press O to set options and specify a fixed radius.

    esriEditor.FilletTool

    Command

    Extend

    Editor_ExtendTool

    Advanced Edit Tools

    {2D2B60F6-60C8-4AD6-8C38-1DD3E1A7F45C}

    none

    AdvancedEditingToolbar

    Extend a line to an intersection with another line. Select the feature that you want to extend lines to, then click the lines you want to extend to it.

    esriEditor.ExtendTool

    Command

    Trim

    Editor_TrimTool

    Advanced Edit Tools

    {94129272-F504-4405-8243-E4148410AF7C}

    none

    AdvancedEditingToolbar

    Trim a line to an intersection with another line. Select the feature that you want to use as a cutting line, then click intersecting line segments to trim.

    esriEditor.TrimTool

    Command

    Line Intersection

    Editor_LineIntersectionTool

    Advanced Edit Tools

    {A1493DF8-E08D-44BC-A6FF-07C8619683AE}

    none

    AdvancedEditingToolbar

    Split line features where they intersect. Intesections can be specific locations or at implied intersections along extensions to one or both lines. Press O to set options and TAB to switch among possible intersections.

    esriEditor.LineIntersectionTool

    Command

    Explode Multipart Feature

    Editor_ExplodeCommand

    Advanced Edit Tools

    {D48CAA0D-2661-4303-A2DA-99C1C5D5FB94}

    none

    AdvancedEditingToolbar

    Separate a selected multipart feature into individual features. The parts become independent features and are assigned identical attribute values.

    esriEditor.ExplodeCommand

    Command

    Construct Geodetic

    Editor_ConstructGeodeticCommand

    Advanced Edit Tools

    {334DFF69-857F-426F-9843-30CD58838D72}

    none

    AdvancedEditingToolbar

    Create lines or polygons with measurements that account for the inherent distortion of projected space and are densified appropriately to reflect the curvature of the earth.

    esriEditor.ConstructGeodeticCommand

    Command

    Align To Shape

    Editor_AlignToShapeCommand

    Advanced Edit Tools

    {0B3471D7-AA94-41D7-9869-52AB0A98B961}

    none

    AdvancedEditingToolbar

    Align features to a path you trace along the shapes of existing features. The map shows a buffer representing the tolerance and a preview of the result. Click Align to adjust features within the chosen layers to match the traced path.

    esriEditor.AlignToShapeCommand

    Command

    Replace Geometry

    Editor_ReplaceGeometry

    Editor

    {BA45D6A9-FDB5-4D3D-BFEE-BC82C73373E1}

    none

    AdvancedEditingToolbar

    Replace the entire shape of a selected point, line, or polygon while maintaining its attribute values. Snap or trace to align the new shape with other features. Press ESC to cancel.

    esriEditor.ReplaceGeometryTool

    Command

    Construct Polygons

    Topology_ConstructCommand

    Topology

    {05A81952-2C61-4D60-92C6-9D2737666D5C}

    none

    AdvancedEditingToolbar

    Create new polygons from the shapes of selected line or polygon features. The selected features cannot be from the same feature class as the output. Requires a Standard or an Advanced license and is disabled with a Basic license.

    esriEditorExt.ConstructCommand

    Command

    Split Polygons

    Topology_SplitPolygonsWithLinesCommand

    Topology

    {5FA17370-794E-4F23-9E80-C47040CFD915}

    none

    AdvancedEditingToolbar

    Split polygons by the shapes of selected overlapping features. New features are created for every location where the selection bisects an existing feature. The selected features cannot be from the same feature class as the one you choose to split. Requires a Standard or an Advanced license and is disabled with a Basic license.

    esriEditorExt.SplitPolygonsWithLinesCommand

    Command

    Planarize Lines

    Topology_PlanarizeLinesCommand

    Topology

    {5E5761D0-A303-4A97-93AD-C42278AD73E0}

    none

    AdvancedEditingToolbar

    Split all selected line features where they intersect and remove any overlapping line segments. A cluster tolerance is used to search for points of intersection. Requires a Standard or an Advanced license and is disabled with a Basic license.

    esriEditorExt.PlanarizeLinesCommand

    Command

    Generalize

    Editor_GeneralizeCommand

    Advanced Edit Tools

    {E820DFD0-02F4-4FF2-B8A3-4BDCD0D2BD64}

    none

    AdvancedEditingToolbar

    Simplify the shape of selected line or polygon features. The degree of simplification depends on the maximum allowable offset, which limits how far the output geometry can be from the input geometry.

    esriEditor.GeneralizeCommand

    Command

    Smooth

    Editor_SmoothCommand

    Advanced Edit Tools

    {6185F30D-1B9A-470D-A52F-E37482D677FB}

    none

    AdvancedEditingToolbar

    Smooth the straight edges and angular corners of a feature into B�zier curves.

    esriEditor.SmoothCommand

    Toolbar

    Animation

    Animation_ToolBar

    none

    {9A00FF78-85FA-47DA-A63B-ABEC2268627F}

    none

    none

    none

    esriAnimationUI.AnimationToolBar

    Menu

    Animation

    Animation_Menu

    none

    {9D800203-79C0-4AA5-A5AB-50A42D26816E}

    none

    Animation_ToolBar

    none

    esriAnimationUI.AnimationMenu

    Command

    Clear Animation

    Animation_Delete

    Animation

    {57BC2C2D-5FE4-4DDF-8518-7E24A41C46F6}

    none

    Animation_Menu

    Remove the animation tracks. This cannot be undone.

    esriAnimationUI.AnimationMenu

    Command

    Create Keyframe

    Animation_CreateKeyframe

    Animation

    {950CC4B4-2865-4477-BC90-B47BEC787B1E}

    none

    Animation_Menu

    Create a new animation keyframe.

    esriAnimationUI.AnimationMenu

    Command

    Create Group Animation

    Animation_LayerGroup

    Animation

    {773AB9A8-41D1-48C2-9334-C6610D658696}

    none

    Animation_Menu

    Create a group animation from selected layers.

    esriAnimationUI.AnimationMenu

    Command

    Create Time Animation

    Animation_CreateTimeTrack

    Animation

    {EF68A828-5453-4133-8831-47CD216EA8F3}

    none

    Animation_Menu

    Create a time animation track.

    esriAnimationUI.AnimationMenu

    Command

    Create Flyby From Path

    Animation_CreateFromPath

    Animation

    {7C5325EC-B37F-4E7C-B9A3-740CF8A75F8A}

    none

    Animation_Menu

    Create animation along a linear path defined by a selected line feature or line graphic.Enable by selecting a line feature or graphic.

    esriAnimationUI.AnimationMenu

    Command

    Load Animation File

    Animation_Open

    Animation

    {70E7F641-1589-4D13-9FC2-C341FA8FF4C0}

    none

    Animation_Menu

    Load a saved animation file so that you can play or edit it.

    esriAnimationUI.AnimationMenu

    Command

    Save Animation File

    Animation_Save

    Animation

    {C1264170-89B1-48B2-B3AD-D7CF65E23D62}

    none

    Animation_Menu

    Save the animation tracks to a file.

    esriAnimationUI.AnimationMenu

    Command

    Export Animation

    Animation_ExportAnimation

    Animation

    {3B30EABC-B9A8-453C-9D43-E980C726196A}

    none

    Animation_Menu

    Export the animation to a video file or as sequential images.

    esriAnimationUI.AnimationMenu

    Command

    Animation Manager

    Animation_Manage

    Animation

    {CB9F62CD-1DCC-4AAC-BCB2-57FCCB7D94CB}

    none

    Animation_Menu

    Open the Animation Manager dialog.

    esriAnimationUI.AnimationMenu

    Command

    Capture View

    Animation_CaptureView

    Animation

    {4FCB51A6-22E2-4D1D-95C6-DC49BB27651C}

    none

    Animation_ToolBar

    Capture the current view to an animation.

    esriAnimationUI.AnimationCaptureViewCommand

    Command

    Animation Controls

    Animation_Controls

    Animation

    {4DBEE091-195D-4915-9221-062AE949AAA7}

    none

    Animation_ToolBar

    Open animation playing and recording controls.

    esriAnimationUI.AnimationControlsCommand

    Toolbar

    ArcScan

    ArcScan_VectorizationToolBar

    none

    {AE1120FB-0694-49EE-8241-B8B088EB679F}

    none

    none

    none

    esriArcScan.VectorizationToolBar

    Command

    ArcScan Raster Layer

    ArcScan_TargetLayerControl

    ArcScan

    {81112F1C-62EC-44CB-BAEC-F3F125D58197}

    none

    ArcScan_VectorizationToolBar

    Choose the raster layer in your map to which all ArcScan functions, such as raster snapping, feature generation, and raster selection, will apply. Disabled if the ArcScan extension is not enabled, you are not in an edit session, or if there are no raster layers symbolized with two colors.

    esriArcScan.TargetLayerControl

    Command

    Raster Snapping Options

    ArcScan_Snapping_Options

    ArcScan

    {3013D403-B1E1-4549-88E8-317800632796}

    none

    ArcScan_VectorizationToolBar

    Set options for snapping to raster features. You must enable classic snapping on the Editor > Editing Options dialog box to use raster snapping.

    esriArcScan.RasterSnappingOptionsCommand

    Menu

    Vectorization

    ArcScan_VectorizationMenu

    none

    {B2335572-8C05-4C59-8C53-A0D61E1FD94F}

    none

    ArcScan_VectorizationToolBar

    none

    esriArcScan.VectorizationMenu

    Command

    Vectorization Settings

    ArcScan_OptionsDialogCommand

    ArcScan

    {59681BD4-FE13-44D4-8F1E-DCE331F481A3}

    none

    ArcScan_VectorizationMenu

    Set vectorization parameters, including tolerances, noise levels, maximums, and smoothing options. These settings, in conjunction with the Vectorization Options, determine how raster features are traced or extracted to create vector features.

    esriArcScan.VectorizationMenu

    Command

    Show Preview

    ArcScan_ShowPreview

    ArcScan

    {CB62CB4C-7311-4082-BE22-722C96A0CDD1}

    none

    ArcScan_VectorizationMenu

    Preview the vectorization of the current ArcScan raster layer. Fine-tune the result with the Vectorization Settings and Vectorization Options dialog boxes. Change the preview symbology on the Vectorization Options dialog box.

    esriArcScan.VectorizationMenu

    Command

    Generate Features

    ArcScan_Vectorize

    ArcScan

    {B839739F-451F-4660-A608-96AAF0B708BA}

    none

    ArcScan_VectorizationMenu

    Vectorize an entire raster layer using parameters in the Vectorization Settings and Vectorization Options dialog boxes. Disabled if the ArcScan extension is not enabled, you are not in an edit session, or if there are no raster layers symbolized with two colors.

    esriArcScan.VectorizationMenu

    Command

    Options

    ArcScan_Options

    ArcScan

    {8B181677-4A96-40F3-B243-D147BF79DCED}

    none

    ArcScan_VectorizationMenu

    Set general vectorization options, including the method, raster color, and preview symbology. These options, in conjunction with the Vectorization Settings, determine how raster features are traced or extracted to create vector features.

    esriArcScan.VectorizationMenu

    Command

    Generate Features Inside Area

    ArcScan_VectorizeArea

    ArcScan

    {F4CDAED0-63E7-4E49-9308-46F043B4529B}

    none

    ArcScan_VectorizationToolBar

    Vectorize features within an area you define. A dialog box appears so you can set the target layer and other options. Disabled if the ArcScan extension is not enabled, you are not in an edit session, or if there are no raster layers symbolized with two colors.

    esriArcScan.VectorizeAreaTool

    Command

    Vectorization Trace

    ArcScan_Trace

    ArcScan

    {AF5A55F5-F5BA-4CC6-901A-059DA7E2F2F3}

    none

    ArcScan_VectorizationToolBar

    Trace and vectorize raster linear features using parameters in the Vectorization Settings and Vectorization Options dialog boxes. Click a feature template in the Create Features window, click a raster linear feature, and move the arrow to trace. Disabled if the ArcScan extension is not enabled, you are not in an edit session, or if there are no raster layers symbolized with two colors.

    esriArcScan.RasterTraceTool

    Command

    Vectorization Trace Between Points

    ArcScan_Trace

    ArcScan

    {23B0A943-F01D-40D7-B5F4-79ADEF23AFEE}

    none

    ArcScan_VectorizationToolBar

    Trace and vectorize raster linear features using parameters in the Vectorization Settings and Vectorization Options dialog boxes. Click a feature template in the Create Features window, click a raster linear feature, and move the arrow to trace. Disabled if the ArcScan extension is not enabled, you are not in an edit session, or if there are no raster layers symbolized with two colors.

    esriArcScan.RasterTraceTool2

    Command

    Shape Recognition

    ArcScan_ShapeRecognition

    ArcScan

    {ACDA6C39-738A-4AEB-818E-BE1A5E55685D}

    none

    ArcScan_VectorizationToolBar

    Vectorize raster shapes such as circles, squares, rectangles, orthogonals, and ellipses. Click a line or polygon feature template in the Create Features window, then click to vectorize the shape. Disabled if the ArcScan extension is not enabled, you are not in an edit session, or if there are no raster layers symbolized with two colors.

    esriArcScan.RasterShapeRecognitionTool

    Menu

    Raster Cleanup

    ArcScan_RasterCleanupMenu

    none

    {BEC0D42D-3690-4372-845F-A620398979E6}

    none

    ArcScan_VectorizationToolBar

    none

    esriArcScan.RasterCleanupMenu

    Command

    Start Cleanup

    ArcScan_StartCleanup

    ArcScan

    {304D5758-8AAC-4053-912F-1BA6249EF8CF}

    none

    ArcScan_RasterCleanupMenu

    Start a raster cleanup session to prepare rasters for vectorization. You must be in an edit session and meet all the requirements for using ArcScan such as having a vector layer and having a raster layer symbolized in two colors. Use the Raster Painting toolbar to perform simple edits in your raster layer. Rasters in ArcSDE cannot be edited with the Raster Cleanup tools.

    esriArcScan.RasterCleanupMenu

    Command

    Stop Cleanup

    ArcScan_StopCleanup

    ArcScan

    {CC8C4E6F-29AC-4527-B5DE-62E302CE429B}

    none

    ArcScan_RasterCleanupMenu

    Stop the raster cleanup session when you are finished preparing the raster for vectorization. You can save your raster edits or discard them.

    esriArcScan.RasterCleanupMenu

    Command

    Raster Painting Toolbar

    ArcScan_CleanupToolbar

    ArcScan

    {8DBF6146-9057-40EA-82D7-58587933E0D9}

    none

    ArcScan_RasterCleanupMenu

    Open the Raster Painting toolbar.

    esriArcScan.RasterCleanupMenu

    Command

    Erase Selected Cells

    ArcScan_EraseSelectionCommand

    ArcScan

    {B37F474D-C4A4-4102-A798-E8BF61DB353B}

    none

    ArcScan_RasterCleanupMenu

    Erase selected cells by filling them with the current background color. This is often used to remove noise (such as text) after selecting raster features through the Select Connected Cells dialog box. Disabled if you have not started a raster cleanup session by clicking Raster Cleanup > Start Cleanup on the ArcScan toolbar.

    esriArcScan.RasterCleanupMenu

    Command

    Fill Selected Cells

    ArcScan_FillSelectionCommand

    ArcScan

    {84CD46C4-6AF8-43F2-BAAF-0CD9B3C9DA6A}

    none

    ArcScan_RasterCleanupMenu

    Fill the selected cells with the foreground color. This is often used to fill holes after selecting raster cells with the Select Connected Cells dialog box. Disabled if you have not started a raster cleanup session by clicking Raster Cleanup > Start Cleanup on the ArcScan toolbar.

    esriArcScan.RasterCleanupMenu

    Command

    Erosion

    ArcScan_MorphologicalCommand

    ArcScan

    {14AFF506-E6AF-4868-ABA4-1E4BAD14B024}

    none

    ArcScan_RasterCleanupMenu

    Decrease the thickness of all raster features in the raster layer. Features may be erased if this value is set too high. Disabled if you have not started a raster cleanup session by clicking Raster Cleanup > Start Cleanup on the ArcScan toolbar.

    esriArcScan.RasterCleanupMenu

    Command

    Dilation

    ArcScan_MorphologicalCommand

    ArcScan

    {18C9C9EB-FBAA-4D52-9252-837FF784196D}

    none

    ArcScan_RasterCleanupMenu

    Increase the thickness of all raster features in the raster layer. This can give better definition to thin raster features before vectorization. Disabled if you have not started a raster cleanup session by clicking Raster Cleanup > Start Cleanup on the ArcScan toolbar.

    esriArcScan.RasterCleanupMenu

    Command

    Opening

    ArcScan_MorphologicalCommand

    ArcScan

    {1A1D4B7E-FD01-4703-B4E0-BB711338BCE6}

    none

    ArcScan_RasterCleanupMenu

    Erode (decrease) and immediately dilate (increase) raster features. This is useful for removing features you do not want to capture, such as thin grid lines. Disabled if you have not started a raster cleanup session by clicking Raster Cleanup > Start Cleanup on the ArcScan toolbar.

    esriArcScan.RasterCleanupMenu

    Command

    Closing

    ArcScan_MorphologicalCommand

    ArcScan

    {1B37AE4C-6580-43A4-AC63-4960E0F2377E}

    none

    ArcScan_RasterCleanupMenu

    Dilate (increase) and immediately erode (decrease) raster features. This is useful for smoothing rough linear features in the raster and filling in small gaps between raster foreground objects. Disabled if you have not started a raster cleanup session by clicking Raster Cleanup > Start Cleanup on the ArcScan toolbar.

    esriArcScan.RasterCleanupMenu

    Command

    Save

    ArcScan_SaveCleanup

    ArcScan

    {413DCCA0-7619-4BAD-86D8-4FC3A0A31E18}

    none

    ArcScan_RasterCleanupMenu

    Save all raster cleanup operations since the last save. Once you save, you can no longer undo previous raster cleanup operations. Disabled if you have not started a raster cleanup session by clicking Raster Cleanup > Start Cleanup on the ArcScan toolbar.

    esriArcScan.RasterCleanupMenu

    Command

    Save As

    ArcScan_SaveCleanupAs

    ArcScan

    {479E754E-2E61-4EA8-859D-6176D7B4EA02}

    none

    ArcScan_RasterCleanupMenu

    Save the current raster and any cleanup operations to a new raster. Disabled if you have not started a raster cleanup session by clicking Raster Cleanup > Start Cleanup on the ArcScan toolbar.

    esriArcScan.RasterCleanupMenu

    Menu

    Cell Selection

    ArcScan_CellSelectionMenu

    none

    {64525DC9-F6D3-48EA-98C4-F331033EC5E8}

    none

    ArcScan_VectorizationToolBar

    none

    esriArcScan.VectorizationCellSelectionMenu

    Command

    Select Connected Cells

    ArcScan_SelectByGeometry

    ArcScan

    {05DC9882-C037-4F04-BDB7-958132F5F8C3}

    none

    ArcScan_CellSelectionMenu

    Select raster features by querying cell size area or length. This is often used to select noise (such as text) or holes in raster features so they may be erased during a raster cleanup session. Selected cells may also be vectorized or saved to a new raster layer.

    esriArcScan.VectorizationCellSelectionMenu

    Menu

    Interactive Selection Target

    ArcScan_SelectionsMenu

    none

    {AACB49FD-85C9-4CFF-9719-8D9CD9845611}

    none

    ArcScan_CellSelectionMenu

    none

    esriArcScan.VectorizationSelectionsMenu

    Command

    { Selection Types }

    { Vectorization_SelectionMultiMenu }

    none

    {5A6D431C-ADC1-4F0E-AAAC-3D313F62A482}

    none

    ArcScan_SelectionsMenu

    none

    esriArcScan.VectorizationSelectionsMenu

    Command

    Clear Selected Cells

    ArcScan_ClearSelectionCommand

    ArcScan

    {7EB10858-DC1E-486D-98FE-61E3F3A3E9B2}

    none

    ArcScan_CellSelectionMenu

    Deselect all selected raster cells.

    esriArcScan.VectorizationCellSelectionMenu

    Command

    Save Selection As

    ArcScan_SaveSelectionAs

    ArcScan

    {B694DA0E-014C-47BF-BADB-21D16C0BC97C}

    none

    ArcScan_CellSelectionMenu

    Save the selected raster cells to a new raster with the same extent as the original raster.

    esriArcScan.VectorizationCellSelectionMenu

    Command

    Select Connected Cells

    ArcScan_Select

    ArcScan

    {A90B423C-9D7F-475D-81DB-627EB6C82194}

    none

    ArcScan_VectorizationToolBar

    Select connected raster cells interactively for vectorization or raster cleanup. Click individual cells or drag a box around connected cells to select them. Selected cells may also be saved to a new raster layer.

    esriArcScan.VectorizationSelectTool

    Command

    Find Connected Cell Area

    ArcScan_Area

    ArcScan

    {77F9B641-A12F-4202-A4C2-7A96C924E1C5}

    none

    ArcScan_VectorizationToolBar

    Display a message with the total number of connected cells under the current location. Click once to open the Select Connected Cells dialog box and apply the area to it.

    esriArcScan.VectorizationAreaTool

    Command

    Find Diagonal of the Envelope of Connected Cells

    ArcScan_Diagonal

    ArcScan

    {D9442B05-5DD2-4DA3-86FB-110EBB71A2F8}

    none

    ArcScan_VectorizationToolBar

    Display a message with the diagonal pixel distance from one corner of the raster cells' extent to the other. Click once to open the Select Connected Cells dialog box and apply the distance to it.

    esriArcScan.VectorizationDiagonalTool

    Command

    Raster Line Width

    ArcScan_LineWidth

    ArcScan

    {27E54ABE-2B58-445B-9A1C-D59EEA1D7517}

    none

    ArcScan_VectorizationToolBar

    Display a message with the pixel width of foreground raster linear features. Click once to open the Vectorization Settings dialog box and apply the width to it.

    esriArcScan.VectorizationLineWidthTool

    Toolbar

    COGO

    COGOToolbar

    none

    {0101CB95-495A-4ECD-B6F1-C32BFFF17DF9}

    none

    none

    none

    esriEditor.COGOToolbar

    Command

    Traverse

    Editor_TraverseWindowCommand

    Advanced Edit Tools

    {957F26DD-9798-47BC-AA9E-1C6B10328175}

    none

    COGOToolbar

    Create new line or polygon features by specifying courses in a traverse. Requires a Standard or an Advanced license and is disabled with a Basic license.

    esriEditor.TraverseWindowCommand

    Command

    Construct 2-Point Line

    Editor_ConstructTwoPointLineCommand

    Advanced Edit Tools

    {E58659BA-5A77-4C2F-9AE6-0B2700475F03}

    none

    COGOToolbar

    Create a COGO line by entering a start point, distances, and other parameters. Requires a Standard or an Advanced license and is disabled with a Basic license.

    esriEditor.ConstructTwoPointLineCommand

    Command

    Offset Line

    Editor_OffsetLineCommand

    Advanced Edit Tools

    {CBC22CCF-F251-437C-A2BB-3F3DC3335352}

    none

    COGOToolbar

    Create features by specifying distances that are offset relative to a selected line. Right-click the list of courses for options. Requires a Standard or an Advanced license and is disabled with a Basic license.

    esriEditor.OffsetLineCommand

    Command

    Construct a cul-de-sac

    CulDeSacCommand

    Advanced Edit Tools

    {70DDBB82-919D-4E68-BABA-B1BFB6C02874}

    none

    COGOToolbar

    Create a cul-de-sac for a selected street centerline. A cul-de-sac is the end of a street that widens as a circular turnaround for vehicles. Requires a Standard or an Advanced license and is disabled with a Basic license.

    esriEditor.CulDeSacCommand

    Command

    Proportion

    Editor_ProportionCommand

    Advanced Edit Tools

    {F0351581-29B7-46A6-A3C2-E601B66691B0}

    none

    COGOToolbar

    Split a selected line feature based on specified distance values. Any difference in length is proportioned among the new segments. Requires a Standard or an Advanced license and is disabled with a Basic license.

    esriEditor.ProportionCommand

    Command

    Ground to Grid Correction

    GroundToGridCorrectionCommand

    Advanced Edit Tools

    {7851E9DD-9FF8-4670-9CBB-914780603920}

    none

    COGOToolbar

    Set a ground to grid correction so you can correct for differences between the current GIS coordinate system and distances and directions measured on the ground. Requires a Standard or an Advanced license and is disabled with a Basic license.

    esriEditor.GroundToGridCorrectionCommand

    Command

    COGO Report

    COGOReportCommand

    Advanced Edit Tools

    {400CFDBF-7F40-4514-94BD-F32052A2E7FA}

    none

    COGOToolbar

    Measure directions and distances for features and between points you click on the map. Requires a Standard or an Advanced license and is disabled with a Basic license.

    esriEditor.COGOReportCommand

    Command

    COGO Area

    COGOAreaCommand

    Advanced Edit Tools

    {4DC0720C-A283-4455-81F7-BBDC3B3349B5}

    none

    COGOToolbar

    Calculate the area for selected line features using a traverse of COGO attributes. The lines must have valid COGO values, be completely straight or circular, and form a closed polygon shape. Requires a Standard or an Advanced license and is disabled with a Basic license.

    esriEditor.COGOAreaCommand

    Command

    Curve Calculator

    CurveCalculatorCommand

    Advanced Edit Tools

    {349610FB-3C6B-426F-9DBE-8197F992013D}

    none

    COGOToolbar

    Calculate and report the complete measurements of a curve from two known parameters. Requires a Standard or an Advanced license and is disabled with a Basic license.

    esriEditor.CurveCalculatorCommand

    Command

    Split into COGO lines

    SplitIntoCOGOLinesCommand

    Advanced Edit Tools

    {406C12C0-D9C8-4349-8D58-86C2107F6585}

    none

    COGOToolbar

    Split selected line features at each vertex, creating a new feature for every segment. If the output target is different from the input layer, the selected features are copied first, then split. Requires a Standard or an Advanced license and is disabled with a Basic license.

    esriEditor.SplitIntoCOGOLinesCommand

    Command

    Update COGO Attributes

    Editor_UpdateCOGOAttributesCommand

    Advanced Edit Tools

    {3B88738F-501C-4B7A-9228-F82365ACA623}

    none

    COGOToolbar

    Calculate coordinate geometry values for selected line features. The lines must be straight or circular arcs and have the appropriate COGO attribute fields. Requires a Standard or an Advanced license and is disabled with a Basic license.

    esriEditor.UpdateCOGOAttributesCommand

    Toolbar

    Data Driven Pages

    PagePageIndex_PageIndexToolbar

    none

    {EF545F90-9F94-462E-8692-035923C87193}

    none

    none

    none

    esriArcMapUI.PageIndexToolBar

    Command

    Data Driven Page Setup

    PageLayout_CreatePageIndex

    Page Layout

    {6F19555B-2C72-4DB4-83BC-F74DDA21E274}

    none

    PagePageIndex_PageIndexToolbar

    Define and manage data driven pages.

    esriArcMapUI.PageIndexSetupCommand

    Command

    Refresh Data Driven Pages

    PageLayout_PageIndexRefreshCommand

    Page Layout

    {041DF7F7-8DDE-42E4-B38E-52EB538D46F3}

    none

    PagePageIndex_PageIndexToolbar

    Refresh the data driven pages when edits are made to any field being used by data driven pages for an index layer feature or the data frame extent is changed.

    esriArcMapUI.PageIndexRefreshCommand

    Command

    Open Attribute Table

    PageLayout_PageIndexOpenTableCommand

    Page Layout

    {041DF7F8-8DDE-42E4-B38E-52EB538D46F3}

    none

    PagePageIndex_PageIndexToolbar

    Open the index layer's attribute table.

    esriArcMapUI.PageIndexOpenTableCommand

    Command

    First Page

    First_Data_Driven_Page

    Page Layout

    {1CFDEC84-A428-4E3E-A915-48505CCE34B0}

    none

    PagePageIndex_PageIndexToolbar

    Navigate to the first data driven page in the series.

    esriArcMapUI.FirstPageIndexPageCommand

    Command

    Previous Page

    Previous_Data_Driven_Page

    Page Layout

    {CF050173-961E-48BF-9CC2-A3C5E8936C1B}

    none

    PagePageIndex_PageIndexToolbar

    Navigate to the previous data driven page in the series.

    esriArcMapUI.PreviousPageIndexPageCommand

    Command

    Current Page

    PageIndex_Page_Control

    Page Layout

    {833D429E-D110-4F5B-8939-6C9D74888096}

    none

    PagePageIndex_PageIndexToolbar

    Current name or index number of the page in the series. You can also type a name or index number to navigate to a specific page.

    esriArcMapUI.PageIndexControl

    Command

    Next Page

    Next_Data_Driven_Page

    Page Layout

    {DD39EECF-73A1-4BBA-9808-6D6103096788}

    none

    PagePageIndex_PageIndexToolbar

    Navigate to the next data driven page in the series.

    esriArcMapUI.NextPageIndexPageCommand

    Command

    Last Page

    Last_Data_Driven_Page

    Page Layout

    {BC87658A-649E-4FA5-8D10-DCE543269689}

    none

    PagePageIndex_PageIndexToolbar

    Navigate to the last data driven page in the series.

    esriArcMapUI.LastPageIndexPageCommand

    Menu

    Page Text

    PageLayout_DynamicTextPageIndexMenu

    none

    {1F58CC78-EAD1-4CC0-9A23-8946204CC590}

    none

    PagePageIndex_PageIndexToolbar

    none

    esriArcMapUI.DynamicTextPageIndexMenu

    Command

    Data Driven Page Name

    PageLayout_InsertDynamicText

    Dynamic Text

    {316BE38A-419E-4B73-A300-E4635D560D1F}

    none

    PageLayout_DynamicTextPageIndexMenu

    Insert a dynamic text element that displays the name of the current data driven page.

    esriArcMapUI.DynamicTextPageIndexMenu

    Command

    Data Driven Page Number

    PageLayout_InsertDynamicText

    Dynamic Text

    {316BE38B-419E-4B73-A300-E4635D560D1F}

    none

    PageLayout_DynamicTextPageIndexMenu

    Insert a dynamic text element that displays the page number of the current data driven page.

    esriArcMapUI.DynamicTextPageIndexMenu

    Command

    Data Driven Page with Count

    PageLayout_InsertDynamicText

    Dynamic Text

    {316BE38C-419E-4B73-A300-E4635D560D1F}

    none

    PageLayout_DynamicTextPageIndexMenu

    Insert a dynamic text element that displays the page number of the current page along with the total number of data driven pages.

    esriArcMapUI.DynamicTextPageIndexMenu

    Command

    Data Driven Page Display Expression

    PageLayout_InsertDynamicText

    Dynamic Text

    {316BE38E-419E-4B73-A300-E4635D560D1F}

    none

    PageLayout_DynamicTextPageIndexMenu

    Insert a dynamic text element that displays the display expression of the current data driven page. (See index layer 'Display' properties.)

    esriArcMapUI.DynamicTextPageIndexMenu

    Command

    Data Driven Page Attribute

    PageLayout_InsertDynamicText

    Dynamic Text

    {316BE38D-419E-4B73-A300-E4635D560D1F}

    none

    PageLayout_DynamicTextPageIndexMenu

    Insert a dynamic text element that displays an attribute of the current data driven page.

    esriArcMapUI.DynamicTextPageIndexMenu

    Toolbar

    Data Frame Tools

    Tools_DataFrameToolbar

    none

    {4A8E6349-065E-11D4-9FE9-00C04F6BC78E}

    none

    none

    none

    esriArcMapUI.DataFrameToolBar

    Command

    Rotate Data Frame

    PanZoom_Rotate

    Pan/Zoom

    {0830FB36-7EE6-11D0-87EC-080009EC732A}

    none

    Tools_DataFrameToolbar

    Rotate the data frame interactively.Disabled if Magnifier or Viewer window is open.

    esriArcMapUI.RotateTool

    Command

    Clear Rotation

    PanZoom_ClearMapRotation

    Pan/Zoom

    {20E5982F-2BC9-47ED-9A39-73375DE3DF31}

    none

    Tools_DataFrameToolbar

    Set the data frame's rotation to zero.

    esriArcMapUI.ClearMapRotationCommand

    Command

    Rotate Data Frame

    PanZoom_MapRotation

    Pan/Zoom

    {B7913579-5A3B-4ECE-A12B-92530CE90C60}

    none

    Tools_DataFrameToolbar

    Specify or select an angle for rotation. Rotation is measured counter-clockwise from North.

    esriArcMapUI.MapRotationControl

    Command

    My Places

    ControlToolsGeneric_MyPlaces

    Generic

    {138C5B5B-439C-4DA0-8EF8-78B61F94A70A}

    none

    Tools_DataFrameToolbar

    Create and work with a list of your frequently used addresses, locations, features, and extents.

    esriControls.ControlsMyPlacesCommand

    Toolbar

    Distributed Geodatabase

    Distributed Geodatabase

    none

    {74FEF2A6-0B53-4C37-A157-7930C08293E7}

    none

    none

    none

    esriGeoDatabaseDistributedUI.ReplicationToolBar

    Menu

    Distributed Geodatabase

    DistributedGeodatabase

    none

    {F77F70B5-2758-4088-B5FD-8FB7655EA2FC}

    none

    Distributed Geodatabase

    none

    esriGeoDatabaseDistributedUI.DistributedGeodatabaseMenu

    Command

    Import Schema Changes

    Active Annotation &Target

    Distributed Geodatabase

    {6A0CE2E6-0EAC-45F4-85A2-D7A57F61A6CD}

    none

    DistributedGeodatabase

    Import replica schema changes from a replica schema changes file. This file is generated by comparing the schemas of replicas in a replica pair. Schema differences occur when schema changes are applied after the replica is created.

    esriGeoDatabaseDistributedUI.DistributedGeodatabaseMenu

    Command

    Export Replica Schema

    PageLayout_DrawingMenu

    Distributed Geodatabase

    {D7026198-3D07-4680-8FA1-CE94342E3D7F}

    none

    DistributedGeodatabase

    Export the schema of the data in a replica to a replica schema file. The schema can be compared with the schema in the relative replica and the differences applied.

    esriGeoDatabaseDistributedUI.DistributedGeodatabaseMenu

    Command

    Compare Replica Schema

    Active Annotation &Target

    Distributed Geodatabase

    {D071B4EA-8711-42AB-A357-3BF1A0CE0E05}

    none

    DistributedGeodatabase

    Compare the schema of the data in a replica to the relative replicas schema. The result is a replica schema changes file that can be used to apply schema changes to the relative replica.

    esriGeoDatabaseDistributedUI.DistributedGeodatabaseMenu

    Command

    Create Replica Footprints

    Create Replica Layer

    Distributed Geodatabase

    {ACE89576-F621-419E-A742-410A7CB027A3}

    none

    DistributedGeodatabase

    Create a replica footprints feature class. The feature class contains the boundary of each replica in the geodatabase and attributes for the replica properties.

    esriGeoDatabaseDistributedUI.DistributedGeodatabaseMenu

    Command

    Options

    Geodatabase Distributed Options

    Distributed Geodatabase

    {46B8DF84-F2D1-46E7-AB74-97B8420D78E3}

    none

    DistributedGeodatabase

    Specify options for replicating data from a geodata or feature service

    esriGeoDatabaseDistributedUI.DistributedGeodatabaseMenu

    Command

    Create Replica

    Create Replica

    Distributed Geodatabase

    {EA2F6CBD-7152-471E-8EC1-7F71D7BFEC9F}

    none

    Distributed Geodatabase

    Create a child replica from an ArcSDE database to another database so it can be edited

    esriGeoDatabaseDistributedUI.CreateReplicaCommand

    Command

    Synchronize Changes

    Synchronize Replica

    Distributed Geodatabase

    {7D93758F-90F7-423B-B02D-CBFA9FD31289}

    none

    Distributed Geodatabase

    Synchronize data between a child and a parent replica

    esriGeoDatabaseDistributedUI.SynchronizeReplicaCommand

    Command

    Export Data Changes Message

    PageLayout_OrderMenu

    Distributed Geodatabase

    {56C26482-0FFC-4541-AE15-6DADC8AB9E47}

    none

    Distributed Geodatabase

    Export changes to a delta XML file or database so they can be imported into the other replica

    esriGeoDatabaseDistributedUI.ExportChangesCommand

    Command

    Export Acknowledgment Message

    Untitled

    Distributed Geodatabase

    {08D8A2D8-EB39-4832-9439-A409991F8FCA}

    none

    Distributed Geodatabase

    Export an acknowledgement message to an XML file so it can be imported into the other replica

    esriGeoDatabaseDistributedUI.ExportAckCommand

    Command

    Import Message

    PageLayout_OrderMenu

    Distributed Geodatabase

    {903258F7-5E96-4D99-AB24-74F526F32B8A}

    none

    Distributed Geodatabase

    Import changes from a delta database or xml file to the currently selected version or check-out

    esriGeoDatabaseDistributedUI.ImportChangesCommand

    Command

    Re-Export Unacknowledged Messages

    PageLayout_DrawToolbar

    Distributed Geodatabase

    {6798F85F-8912-45DF-B506-917825A3A404}

    none

    Distributed Geodatabase

    Re-export unacknowledged messages to an XML file, so they can be imported into the other replica

    esriGeoDatabaseDistributedUI.ReExportChangesCommand

    Command

    Manage Replicas

    Replica Manager

    Distributed Geodatabase

    {25DF5FD9-8614-4962-8E64-CBFA7FCB3C4C}

    none

    Distributed Geodatabase

    View replica properties, unregister replicas, or update database connection information

    esriGeoDatabaseDistributedUI.ReplicaManagerCommand

    Command

    Extract Data

    Draw

    Distributed Geodatabase

    {090733BE-BEF9-469B-9BB1-5F17AD2A7D5A}

    none

    Distributed Geodatabase

    Copy data from the current map to another database

    esriGeoDatabaseDistributedUI.DataExtractionCommand

    Toolbar

    Draw

    PageLayout_DrawToolbar

    none

    {5DEB1DB4-C2A9-11D1-B9A2-080009EE4E51}

    none

    none

    none

    esriArcMapUI.DrawToolBar

    Menu

    Drawing

    PageLayout_DrawingMenu

    none

    {CF3A35DE-EB3C-11D1-8782-0000F8751720}

    none

    PageLayout_DrawToolbar

    none

    esriArcMapUI.ArrangeMenu

    Command

    New Annotation Group

    Map_NewGraphicsLayer

    Data Frames

    {BC58C7A0-C68E-11D2-9F32-00C04F6BC6A5}

    none

    PageLayout_DrawingMenu

    Create a new annotation group in which to store text and graphics.

    esriArcMapUI.ArrangeMenu

    Menu

    Active Annotation Target

    PageLayout_ActiveGraphicsLayersMenu

    none

    {BC58C79F-C68E-11D2-9F32-00C04F6BC6A5}

    none

    PageLayout_DrawingMenu

    none

    esriArcMapUI.ActiveGraphicsLayerMenu

    Command

    { Annotation Targets }

    { PageLayout_GraphicsLayersListMenu }

    none

    {BC58C79C-C68E-11D2-9F32-00C04F6BC6A5}

    none

    PageLayout_ActiveGraphicsLayersMenu

    none

    esriArcMapUI.ActiveGraphicsLayerMenu

    Command

    Overflow Annotation

    Window_OverFlowLabels

    View

    {444EDA0F-4778-4BD3-9F47-5762ADA07F87}

    none

    PageLayout_DrawingMenu

    Open Overflow Annotation window. Right-click on the label in the window to access the overflow handling commands.

    esriArcMapUI.ArrangeMenu

    Command

    Group

    PageLayout_Group

    Page Layout

    {4B96A443-FA41-11D0-83AF-080009B996CC}

    none

    PageLayout_DrawingMenu

    Group the selected elements.

    esriArcMapUI.ArrangeMenu

    Command

    Ungroup

    LayoutTools_Ungroup

    Page Layout

    {4B96A444-FA41-11D0-83AF-080009B996CC}

    none

    PageLayout_DrawingMenu

    Ungroup the selected element(s).

    esriArcMapUI.ArrangeMenu

    Menu

    Graphic Operations

    PageLayout_GeometryElementContextMenu

    none

    {CC0DCD29-DE5E-11D3-9FF8-00C04F6BC8DD}

    none

    PageLayout_DrawingMenu

    none

    esriArcMapUI.GeometryElementContextMenu

    Command

    Union

    PageLayout_GeometryElementUnion

    Page Layout

    {CC0DCD2B-DE5E-11D3-9FF8-00C04F6BC8DD}

    none

    PageLayout_GeometryElementContextMenu

    Combine the selected graphics into a single polygon.

    esriArcMapUI.GeometryElementContextMenu

    Command

    Intersect

    PageLayout_GeometryElementIntersect

    Page Layout

    {CC0DCD2E-DE5E-11D3-9FF8-00C04F6BC8DD}

    none

    PageLayout_GeometryElementContextMenu

    Create a single intersected polygon from the selected graphics.

    esriArcMapUI.GeometryElementContextMenu

    Command

    Remove Overlap

    PageLayout_GeometryElementSymmetricDifference

    Page Layout

    {CC0DCD2D-DE5E-11D3-9FF8-00C04F6BC8DD}

    none

    PageLayout_GeometryElementContextMenu

    Create a single polygon from the nonoverlapping areas of two graphics.

    esriArcMapUI.GeometryElementContextMenu

    Command

    Subtract

    PageLayout_GeometryElementDifference

    Page Layout

    {036BA451-E983-11D3-A005-00C04F6BC8DD}

    none

    PageLayout_GeometryElementContextMenu

    Create a new polygon by subtracting the overlapping area of one graphic from another.

    esriArcMapUI.GeometryElementContextMenu

    Menu

    Order

    PageLayout_OrderMenu

    none

    {CF3A35E2-EB3C-11D1-8782-0000F8751720}

    none

    PageLayout_DrawingMenu

    none

    esriArcMapUI.OrderMenu

    Command

    Bring to Front

    PageLayout_BringToFront

    Page Layout

    {92D490B2-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_OrderMenu

    Bring the selected element(s) to the front.

    esriArcMapUI.OrderMenu

    Command

    Send to Back

    PageLayout_SendToBack

    Page Layout

    {92D490B3-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_OrderMenu

    Send the selected element(s) to the back.

    esriArcMapUI.OrderMenu

    Command

    Bring Forward

    PageLayout_BringForward

    Page Layout

    {92D490B4-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_OrderMenu

    Bring the selected element(s) forward.

    esriArcMapUI.OrderMenu

    Command

    Send Backward

    PageLayout_SendBackward

    Page Layout

    {92D490B5-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_OrderMenu

    Send the selected element(s) backward.

    esriArcMapUI.OrderMenu

    Menu

    Nudge

    PageLayout_NudgeMenu

    none

    {CF3A35DF-EB3C-11D1-8782-0000F8751720}

    none

    PageLayout_DrawingMenu

    none

    esriArcMapUI.NudgeMenu

    Command

    Nudge Left

    PageLayout_NudgeLeft

    Page Layout

    {92D490AE-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_NudgeMenu

    Move the selected element(s) left.

    esriArcMapUI.NudgeMenu

    Command

    Nudge Right

    PageLayout_NudgeRight

    Page Layout

    {92D490AF-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_NudgeMenu

    Move the selected element(s) right.

    esriArcMapUI.NudgeMenu

    Command

    Nudge Up

    PageLayout_NudgeUp

    Page Layout

    {92D490B0-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_NudgeMenu

    Move the selected element(s) up.

    esriArcMapUI.NudgeMenu

    Command

    Nudge Down

    PageLayout_NudgeDown

    Page Layout

    {92D490B1-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_NudgeMenu

    Move the selected element(s) down.

    esriArcMapUI.NudgeMenu

    Menu

    Align

    PageLayout_AlignMenu

    none

    {CF3A35E0-EB3C-11D1-8782-0000F8751720}

    none

    PageLayout_DrawingMenu

    none

    esriArcMapUI.AlignMenu

    Command

    Align to Margins

    PageLayout_AlignToMargins

    Page Layout

    {92D4909E-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_AlignMenu

    Toggle whether alignment is to page margins or elements in the selection.Disabled in data view. In data view all alignment is relative to the extent of the selected elements.

    esriArcMapUI.AlignMenu

    Command

    Align Left

    PageLayout_AlignLeft

    Page Layout

    {92D4909F-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_AlignMenu

    Align the selected element(s) to the left.

    esriArcMapUI.AlignMenu

    Command

    Align Center

    PageLayout_AlignCenter

    Page Layout

    {92D490A0-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_AlignMenu

    Align the selected element(s) to the horizontal center.

    esriArcMapUI.AlignMenu

    Command

    Align Right

    PageLayout_AlignRight

    Page Layout

    {92D490A1-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_AlignMenu

    Align the selected element(s) to the right.

    esriArcMapUI.AlignMenu

    Command

    Align Top

    PageLayout_AlignTop

    Page Layout

    {92D490A2-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_AlignMenu

    Align the selected element(s) to the top.

    esriArcMapUI.AlignMenu

    Command

    Align Vertical Center

    PageLayout_AlignMiddle

    Page Layout

    {92D490A3-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_AlignMenu

    Align the selected element(s) to the vertical center.

    esriArcMapUI.AlignMenu

    Command

    Align Bottom

    PageLayout_AlignBottom

    Page Layout

    {92D490A4-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_AlignMenu

    Align the selected element(s) to the bottom.

    esriArcMapUI.AlignMenu

    Menu

    Distribute

    PageLayout_DistributeMenu

    none

    {CF3A35E5-EB3C-11D1-8782-0000F8751720}

    none

    PageLayout_DrawingMenu

    none

    esriArcMapUI.DistributeMenu

    Command

    Distribute Horizontally

    PageLayout_DistributeHorizontally

    Page Layout

    {92D490A5-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_DistributeMenu

    Distribute the selected elements evenly in the horizontal direction.

    esriArcMapUI.DistributeMenu

    Command

    Distribute Vertically

    PageLayout_DistributeVertically

    Page Layout

    {92D490A6-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_DistributeMenu

    Distribute the selected elements evenly in the vertical direction.

    esriArcMapUI.DistributeMenu

    Command

    Make Same Size

    PageLayout_MakeSameSize

    Page Layout

    {92D490A7-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_DistributeMenu

    Make the selected elements the same height and width.

    esriArcMapUI.DistributeMenu

    Command

    Make Same Width

    PageLayout_MakeSameWidth

    Page Layout

    {92D490A8-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_DistributeMenu

    Make the selected elements the same width.

    esriArcMapUI.DistributeMenu

    Command

    Make Same Height

    PageLayout_MakeSameHeight

    Page Layout

    {92D490A9-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_DistributeMenu

    Make the selected elements the same height.

    esriArcMapUI.DistributeMenu

    Command

    Fit to Margins

    PageLayout_FitToMargin

    Page Layout

    {B7E9C434-4288-4AA1-A613-8861723B8130}

    none

    PageLayout_DistributeMenu

    Make the selected element(s) the same size as the printer margin.Disabled in data view.

    esriArcMapUI.DistributeMenu

    Command

    Fit Width to Margins

    PageLayout_FitToMarginWidth

    Page Layout

    {B7E9C435-4288-4AA1-A613-8861723B8130}

    none

    PageLayout_DistributeMenu

    Make the selected element(s) the same width as the printer margin.Disabled in data view.

    esriArcMapUI.DistributeMenu

    Command

    Fit Height to Margins

    PageLayout_FitToMarginHeight

    Page Layout

    {B7E9C436-4288-4AA1-A613-8861723B8130}

    none

    PageLayout_DistributeMenu

    Make the selected element(s) the same height as the printer margin.Disabled in data view.

    esriArcMapUI.DistributeMenu

    Menu

    Rotate or Flip

    PageLayout_RotateOrFlipMenu

    none

    {CF3A35E1-EB3C-11D1-8782-0000F8751720}

    none

    PageLayout_DrawingMenu

    none

    esriArcMapUI.RotateOrFlipMenu

    Command

    Rotate Right

    PageLayout_RotateLeft

    Page Layout

    {92D490AA-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_RotateOrFlipMenu

    Rotate the selected text or graphic(s) 90 degrees clockwise.Disabled for objects on the map layout. You can rotate a north arrow through its properties.

    esriArcMapUI.RotateOrFlipMenu

    Command

    Rotate Left

    PageLayout_RotateRight

    Page Layout

    {92D490AB-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_RotateOrFlipMenu

    Rotate the selected text or graphic(s) 90 degrees counter-clockwise.Disabled for objects on the map layout. You can rotate a north arrow through its properties.

    esriArcMapUI.RotateOrFlipMenu

    Command

    Flip Horizontally

    PageLayout_FlipHorizontal

    Page Layout

    {92D490AC-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_RotateOrFlipMenu

    Flip the selected graphic(s) horizontally.Disabled for text, marker symbols and objects on the map layout.

    esriArcMapUI.RotateOrFlipMenu

    Command

    Flip Vertically

    PageLayout_FlipVertical

    Page Layout

    {92D490AD-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_RotateOrFlipMenu

    Flip the selected graphic(s) vertically.Disabled for text, marker symbols and objects on the map.

    esriArcMapUI.RotateOrFlipMenu

    Command

    Convert Graphics To Features

    Map_ConvertGraphicsToFeatures

    Data Frames

    {CF539DBA-3533-4CE9-92CE-65248A30E60D}

    none

    PageLayout_DrawingMenu

    Convert point, line, polygon or text graphics into features in a new shapefile or feature class.Disabled in layout view.

    esriArcMapUI.ArrangeMenu

    Command

    Default Symbol Properties

    Map_DefaultSymbolProperties

    Data Frames

    {14B5EEDA-D906-11D3-9FF5-00C04F6BC8DD}

    none

    PageLayout_DrawingMenu

    Set the default symbols used for new graphics and text drawn with this toolbar.

    esriArcMapUI.ArrangeMenu

    Command

    Select Elements

    PageLayout_SelectTool

    Page Layout

    {C22579D1-BC17-11D0-8667-0000F8751720}

    none

    PageLayout_DrawToolbar

    Select, resize and move text, graphics and other elements placed on the map.

    esriArcMapUI.SelectTool

    Command

    Rotate

    PageLayout_RotateElement

    Page Layout

    {66770314-FBC0-11D1-A24E-080009B6F22B}

    none

    PageLayout_DrawToolbar

    Rotate the selected text or graphic(s). Map elements can't be rotated with the Rotate tool.Shortcut: Press the A key to specify an angle to rotate by.

    esriArcMapUI.RotateElementTool

    Command

    Zoom To Selected Elements

    PageLayout_ZoomToSelectedGraphics

    Page Layout

    {5D3E617C-13B6-4C7F-AB10-423DE02A2411}

    none

    PageLayout_DrawToolbar

    Zoom to the currently selected text, graphic(s)s or map element(s).

    esriArcMapUI.ZoomToSelectedGraphicsCommand

    Menu

    Drawing Tools

    PageLayout_DrawingTools

    none

    {5AAD204F-D030-11D2-9F35-00C04F6BC61A}

    none

    PageLayout_DrawToolbar

    none

    esriArcMapUI.MxDrawToolsPalette

    Command

    Rectangle

    PageLayout_NewRectangle

    Page Layout

    {3A9767C3-F253-11D0-83A4-080009B996CC}

    none

    PageLayout_DrawingTools

    Draw a graphic rectangle. Hold down SHIFT as you drag to make a square.

    esriArcMapUI.MxDrawToolsPalette

    Command

    Polygon

    PageLayout_NewPolygon

    Page Layout

    {12957C21-F327-11D0-83A5-080009B996CC}

    none

    PageLayout_DrawingTools

    Draw a graphic polygon. Click each vertex along the polygon's boundary.

    esriArcMapUI.MxDrawToolsPalette

    Command

    Circle

    PageLayout_NewCircle

    Page Layout

    {F514A1F1-C5CB-11D2-9F28-00C04F6BC8DD}

    none

    PageLayout_DrawingTools

    Draw a graphic circle.Shortcut: Press A or R when creating a circle to specify its area or radius.

    esriArcMapUI.MxDrawToolsPalette

    Command

    Ellipse

    PageLayout_NewEllipse

    Page Layout

    {06A40B04-C603-11D2-9F28-00C04F6BC8DD}

    none

    PageLayout_DrawingTools

    Draw a graphic ellipse.

    esriArcMapUI.MxDrawToolsPalette

    Command

    Line

    PageLayout_NewLine

    Page Layout

    {35FD9573-D79A-11D0-8388-080009B996CC}

    none

    PageLayout_DrawingTools

    Draw a graphic line. Click each vertex along the line and double-click to end.

    esriArcMapUI.MxDrawToolsPalette

    Command

    Curve

    PageLayout_NewCurve

    Page Layout

    {7BB9DFD4-CCF4-11D2-9F30-00C04F6BC8DD}

    none

    PageLayout_DrawingTools

    Draw a curved graphic line. Click each point along the curved line and ArcMap will connect them. Double-click to end.

    esriArcMapUI.MxDrawToolsPalette

    Command

    FreeHand

    PageLayout_NewFreeHand

    Page Layout

    {57E77868-D015-11D2-9F31-00C04F6BC8DD}

    none

    PageLayout_DrawingTools

    Draw a freehand graphic line. Hold down the mouse button and use the cursor like a pen.

    esriArcMapUI.MxDrawToolsPalette

    Command

    Marker

    PageLayout_NewMarker

    Page Layout

    {530FD713-EF0C-11D0-83A0-080009B996CC}

    none

    PageLayout_DrawingTools

    Draw a graphic marker.

    esriArcMapUI.MxDrawToolsPalette

    Menu

    Text tools

    PageLayout_TextTools

    none

    {507DD1C3-E921-11D2-9F58-00C04F6BC6A5}

    none

    PageLayout_DrawToolbar

    none

    esriArcMapUI.MxTextToolsPalette

    Command

    Text

    PageLayout_NewText

    Page Layout

    {204034D4-F6EA-11D0-83AD-080009B996CC}

    none

    PageLayout_TextTools

    Add text by typing it in.

    esriArcMapUI.MxTextToolsPalette

    Command

    Splined Text

    PageLayout_NewTextCurve

    Page Layout

    {3407D7C3-D74C-11D2-9F41-00C04F6BC6A5}

    none

    PageLayout_TextTools

    Add curved text by typing it in.

    esriArcMapUI.MxTextToolsPalette

    Command

    Label

    PageLayout_Label

    Label

    {A13C5AD5-C207-11D2-9F30-00C04F6BC6A5}

    none

    PageLayout_TextTools

    Label features with their attributes by clicking on them.Disabled in layout view.

    esriArcMapUI.MxTextToolsPalette

    Command

    Callout

    PageLayout_CalloutTool

    Page Layout

    {7EA8F0C0-D0DC-11D2-98A2-0080C7E04196}

    none

    PageLayout_TextTools

    Add text with a callout box or leader line.

    esriArcMapUI.MxTextToolsPalette

    Command

    Polygon Text

    PageLayout_NewPolygon

    Page Layout

    {00A0163B-390D-44E3-8BC4-4C306FAD8CA2}

    none

    PageLayout_TextTools

    Add new paragraph text within an irregular polygon.

    esriArcMapUI.MxTextToolsPalette

    Command

    Rectangle Text

    PageLayout_NewRectangle

    Page Layout

    {9F30D6E8-77A6-446A-97B1-4DB07500F02B}

    none

    PageLayout_TextTools

    Add new paragraph text within a rectangle.

    esriArcMapUI.MxTextToolsPalette

    Command

    Circle Text

    PageLayout_NewCircleText

    Page Layout

    {2EF90D59-0FB6-48DF-9356-9EA1E8F29EF1}

    none

    PageLayout_TextTools

    Add new paragraph text within a circle.

    esriArcMapUI.MxTextToolsPalette

    Command

    Edit Vertices

    PageLayout_EditVertices

    Page Layout

    {D5109671-75B9-11D2-A2D3-080009B6F22B}

    none

    PageLayout_DrawToolbar

    Edit vertices of selected line, polygon, or curve.

    esriArcMapUI.EditVerticesTool

    Command

    Font

    Text_Font

    Text

    {BDBDC3D1-D56D-11D1-A219-080009B6F22B}

    none

    PageLayout_DrawToolbar

    Change the font.

    esriArcMapUI.FontNameControl

    Command

    Font Size

    Text_FontSize

    Text

    {BDBDC3D2-D56D-11D1-A219-080009B6F22B}

    none

    PageLayout_DrawToolbar

    Change the font size.

    esriArcMapUI.FontSizeControl

    Command

    Bold

    Text_Bold

    Text

    {BDBDC3D3-D56D-11D1-A219-080009B6F22B}

    none

    PageLayout_DrawToolbar

    Toggle bold font.

    esriArcMapUI.FontBoldCommand

    Command

    Italic

    Text_Italic

    Text

    {BDBDC3D4-D56D-11D1-A219-080009B6F22B}

    none

    PageLayout_DrawToolbar

    Toggle italic font.

    esriArcMapUI.FontItalicCommand

    Command

    Underline

    Text_Underline

    Text

    {BDBDC3D5-D56D-11D1-A219-080009B6F22B}

    none

    PageLayout_DrawToolbar

    Toggle underlined font.

    esriArcMapUI.FontUnderlineCommand

    Command

    Font Color

    Font_Color

    Text

    {08C6EA8D-E7BC-11D2-9F57-00C04F6BC6A5}

    none

    PageLayout_DrawToolbar

    Change the font color.

    esriArcMapUI.FontColorToolControl

    Command

    Fill Color

    Fill_Color

    Text

    {7A041B2A-E85E-11D2-9F57-00C04F6BC6A5}

    none

    PageLayout_DrawToolbar

    Change the fill color.

    esriArcMapUI.FillColorToolControl

    Command

    Line Color

    Line_Color

    Text

    {7A041B2B-E85E-11D2-9F57-00C04F6BC6A5}

    none

    PageLayout_DrawToolbar

    Change the line color.

    esriArcMapUI.LineColorToolControl

    Command

    Marker Color

    Marker_Color

    Text

    {7A041B2C-E85E-11D2-9F57-00C04F6BC6A5}

    none

    PageLayout_DrawToolbar

    Change the marker color.

    esriArcMapUI.MarkerColorToolControl

    Toolbar

    Edit Vertices

    Vertex Editing Toolbar

    none

    {5C0700E9-DAD7-4B66-AB42-166C4B45D3FF}

    none

    none

    none

    esriEditor.VertexEditingToolbar

    Command

    Modify Sketch Vertices

    EditToolNormalCommand

    Advanced Edit Tools

    {A4AF2F51-8365-4122-8B04-638413E6510E}

    none

    Vertex Editing Toolbar

    Select vertices and modify segments. Drag vertices and segments to move and edit them. Right-click to show a menu containing commands to edit vertices and segments.

    esriEditor.EditToolEditSketchCommand

    Command

    Add Vertex

    EditToolAddVertexCommand

    Advanced Edit Tools

    {51815B0B-A275-40D3-8E8E-75EAEA51C2E7}

    none

    Vertex Editing Toolbar

    Add a vertex to a segment at the location you click.

    esriEditor.EditToolAddVertexCommand

    Command

    Delete Vertex

    EditToolDeleteVertexCommand

    Advanced Edit Tools

    {8CCA9751-BD40-4D93-B30E-78515C9695C1}

    none

    Vertex Editing Toolbar

    Delete a vertex. Click a vertex to delete it or drag a box to delete multiple vertices at once.

    esriEditor.EditToolRemoveVertexCommand

    Command

    Continue Feature

    Editor_ContinueFeatureTool

    Editor

    {2B303C18-4441-47B0-A9C6-605F110744DB}

    none

    Vertex Editing Toolbar

    Resume digitizing an existing line, polygon, or multipoint feature so you can continue sketching its shape. For example, you can add new parts to a multipart feature or extend a line by drawing segments from its last vertex.

    esriEditor.ContinueFeatureTool

    Command

    Stretch Proportionately

    StretchProportional_Command

    Editor

    {302D3E0E-827C-4D2A-9244-74EFE1CE2CEE}

    none

    Vertex Editing Toolbar

    Keep the general shape of a feature when moving a vertex. Other vertices move to preserve the segment proportions. When this option is off, a vertex moves independently when dragged.

    esriEditor.StretchProportionalCommand

    Command

    Finish Sketch

    Tools_FinishSketch

    Editor

    {FD799456-472C-11D2-84D8-0000F875B9C6}

    none

    Vertex Editing Toolbar

    Complete the current editing operation by finishing the sketch. Shortcut: Double-click or press F2.

    esriEditor.FinishSketchCommand

    Command

    Sketch Properties

    Editor_SketchProperties

    Editor

    {50F9A8E5-A820-4D00-8369-E35832141356}

    none

    Vertex Editing Toolbar

    Open the Edit Sketch Properties window so you can view and modify the properties of the sketch geometry that makes up a feature. To populate this window, use the Edit tool to double-click a feature.

    esriEditor.SketchPropertiesCommand

    Toolbar

    Editor

    EditingToolbarNew

    none

    {605F0528-1B64-4862-93B1-484A2C534EA3}

    none

    none

    none

    esriEditor.EditingToolbarNew

    Menu

    Editor

    Editor_EditorMenu

    none

    {9EBF3A20-D0C0-11D0-802D-0000F8037368}

    none

    EditingToolbarNew

    none

    esriEditor.EditorMenu

    Command

    Start Editing

    Editor_StartEditing

    Editor

    {59D2AFD0-9EA2-11D1-9165-0080C718DF97}

    none

    Editor_EditorMenu

    Start an edit session so you can edit features or attributes.

    esriEditor.EditorMenu

    Command

    Stop Editing

    Editor_StopEditing

    Editor

    {59D2AFD1-9EA2-11D1-9165-0080C718DF97}

    none

    Editor_EditorMenu

    Stop the edit session. If you have any unsaved edits, you are prompted to save them.

    esriEditor.EditorMenu

    Command

    Save Edits

    Editor_SaveEdits

    Editor

    {59D2AFD2-9EA2-11D1-9165-0080C718DF97}

    none

    Editor_EditorMenu

    Save all edits made since the last save. After saving, you cannot undo previous editing operations.

    esriEditor.EditorMenu

    Command

    Move

    Editor_Move

    Editor

    {39ABBF40-C355-11D1-847B-0000F875B9C6}

    none

    Editor_EditorMenu

    Move the selected features a specified distance. A positive delta x moves features right; a positive delta y value moves features up. Negative values move down and to the left.

    esriEditor.EditorMenu

    Command

    Split

    Editor_SplitCommand

    Editor

    {8F85D79C-2A81-11D3-9F37-00C04F6BC979}

    none

    Editor_EditorMenu

    Split a selected line feature using a specified distance value, a percentage of total length, or a measure value from either the start or end point of the feature.

    esriEditor.EditorMenu

    Command

    Construct Points

    Editor_ConstructPoints

    Editor

    {02DE1B8A-6C74-40B2-9C1B-AFA176E8CAB0}

    none

    Editor_EditorMenu

    Create new point features at an interval along a selected line. You can create a specific number of points that are evenly spaced or at an interval based on distances or m-values.

    esriEditor.EditorMenu

    Command

    Copy Parallel

    Editor_CopyParallel

    Editor

    {26032FF0-0F84-11D2-84A6-0000F875B9C6}

    none

    Editor_EditorMenu

    Create new line features at an offset from selected lines.

    esriEditor.EditorMenu

    Command

    Merge

    Editor_Merge

    Editor

    {DB56FE71-F74D-11D1-849A-0000F875B9C6}

    none

    Editor_EditorMenu

    Merge two or more selected features from the same layer into one feature.

    esriEditor.EditorMenu

    Command

    Buffer

    Editor_Buffer

    Editor

    {DB56FE70-F74D-11D1-849A-0000F875B9C6}

    none

    Editor_EditorMenu

    Create a new feature at a buffered distance from selected point, line, or polygon features.

    esriEditor.EditorMenu

    Command

    Union

    Editor_Union

    Editor

    {DB56FE73-F74D-11D1-849A-0000F875B9C6}

    none

    Editor_EditorMenu

    Create a new feature from two or more selected features of the same shape type.

    esriEditor.EditorMenu

    Command

    Clip

    Editor_ClipCommand

    Editor

    {CD63FD48-CF69-4FC4-907D-761E3D6179A3}

    none

    Editor_EditorMenu

    Clip all editable and visible polygon features that touch or are within a buffered distance from a selected feature.

    esriEditor.EditorMenu

    Command

    Validate Features

    Editor_ValidateSelection

    Editor

    {ABDEE4E8-B0C8-11D2-AAE2-00C04FA37B82}

    none

    Editor_EditorMenu

    Validate the selected geodatabase features for subtypes, attribute domains, geometric network connectivity rules, relationship rules, and custom rules.

    esriEditor.EditorMenu

    Menu

    Snapping

    Editing_SnappingMenu

    none

    {9DAB011D-8989-460C-B797-6969439DE98F}

    none

    Editor_EditorMenu

    none

    esriEditor.EditorSnappingMenu

    Command

    { Snapping }

    { Editor_SnappingMenuItem }

    none

    {F5C0C383-C096-406E-B811-15196559A4E8}

    none

    Editing_SnappingMenu

    none

    esriEditor.EditorSnappingMenu

    Menu

    More Editing Tools

    MoreEditorTools

    none

    {EDAE47C2-4CA6-46B5-9D81-3450FC5A667A}

    none

    Editor_EditorMenu

    none

    esriEditor.EditorToolbarsPullright

    Command

    Advanced Editing

    Editor_AdvancedEditingToolbarCommand

    Advanced Edit Tools

    {6CAA9131-F696-4A0C-ACEF-F8ACF21EE76A}

    none

    MoreEditorTools

    Open the Advanced Editing toolbar.

    esriEditor.EditorToolbarsPullright

    Command

    COGO

    Editor_COGOToolbarCommand

    Advanced Edit Tools

    {1241A324-003C-4F49-AD26-C725518CDDED}

    none

    MoreEditorTools

    Open the COGO toolbar.

    esriEditor.EditorToolbarsPullright

    Command

    Geometric Network Editing

    Editor_NetworkEditingToolbarCommand

    Editor

    {7A82233B-F529-46F9-9A02-61F83A5034FC}

    none

    MoreEditorTools

    Open the Geometric Network Editing toolbar.

    esriEditor.EditorToolbarsPullright

    Command

    Parcel Editor

    CadastralEditorToolBarCommand

    Parcel

    {7D90A192-A896-411C-ABF2-F7FA5C2DE02D}

    none

    MoreEditorTools

    Open the Parcel Editor toolbar.

    esriEditor.EditorToolbarsPullright

    Command

    Representation

    Representation_RepresentationToolbar

    Representation

    {BBDA8EFC-8E8D-453D-8689-1AB0824E19F3}

    none

    MoreEditorTools

    Open the Representation toolbar.

    esriEditor.EditorToolbarsPullright

    Command

    Route Editing

    RouteEditingToolbarCommand

    Route Editing Commands

    {73A1B990-F579-452B-B199-73796B02A499}

    none

    MoreEditorTools

    Open the Route Editing toolbar. Routes are linear features with measures, such as highways with mileages measured from the start of each highway. Routes are used for the linear referencing of route events.

    esriEditor.EditorToolbarsPullright

    Command

    Spatial Adjustment

    Adjustment_AdjustmentToolBarCommand

    Adjustment

    {AC96A3DB-4E74-4709-BE28-8AB9A91D3B52}

    none

    MoreEditorTools

    Open the Spatial Adjustment toolbar.

    esriEditor.EditorToolbarsPullright

    Command

    Topology

    Topology_TitusToolbarCommand

    Topology

    {08E59412-DC96-4BE5-9699-B13E8CAE5A5A}

    none

    MoreEditorTools

    Open the Topology toolbar.

    esriEditor.EditorToolbarsPullright

    Command

    Versioning

    Version_VersinoToolBarCommand

    Versioning

    {E9D1E8DE-8ECD-4549-91D3-F7CEB0D46904}

    none

    MoreEditorTools

    Open the Versioning toolbar.

    esriEditor.EditorToolbarsPullright

    Menu

    Editing Windows

    Editing_WindowsMenu

    none

    {39C5CC76-4252-4CF2-AD03-5822505CB119}

    none

    Editor_EditorMenu

    none

    esriEditor.EditorWindowsMenu

    Command

    Create Features

    CreateFeatureDockWinCommand

    Advanced Edit Tools

    {B18ED544-C8B1-49F3-9F7A-F83CBE793CDB}

    none

    Editing_WindowsMenu

    Open the Create Features window so you can add new features. Click a feature template to set up the editing environment with those properties, then click a construction tool on the window to digitize features.

    esriEditor.EditorWindowsMenu

    Command

    Attributes

    Editor_Attribution

    Editor

    {44276914-98C1-11D1-8464-0000F875B9C6}

    none

    Editing_WindowsMenu

    Open the Attributes window so you can modify the attribute values of selected features in the layers you are editing. You can also edit relationships among features in this window.

    esriEditor.EditorWindowsMenu

    Command

    Sketch Properties

    Editor_SketchProperties

    Editor

    {50F9A8E5-A820-4D00-8369-E35832141356}

    none

    Editing_WindowsMenu

    Open the Edit Sketch Properties window so you can view and modify the properties of the sketch geometry that makes up a feature. To populate this window, use the Edit tool to double-click a feature.

    esriEditor.EditorWindowsMenu

    Command

    Shared Features

    Topology_SharedFeaturesCommand

    Topology

    {EA19EC67-4F7B-4EA6-B94E-75D23AC28149}

    none

    Editing_WindowsMenu

    Open the Shared Features window to see a list of features sharing a selected topology edge or node. Click a feature to flash it or uncheck a feature to exclude it temporarily from topology edits.

    esriEditor.EditorWindowsMenu

    Command

    Error Inspector

    Topology_ErrorWindowCommand

    Topology

    {E9C1F049-CB39-4BB0-B726-3BCEF21A87C8}

    none

    Editing_WindowsMenu

    Open the Error Inspector window to find, sort, and fix geodatabase topology errors. Requires a Standard or an Advanced license and is disabled with a Basic license.

    esriEditor.EditorWindowsMenu

    Command

    Unplaced Annotation

    UnplacedAnnoWindowCommand

    Advanced Edit Tools

    {40965749-B024-41E4-895C-4B3872B7356E}

    none

    Editing_WindowsMenu

    Open the Unplaced Annotation window to find, sort, and place unplaced annotation.

    esriEditor.EditorWindowsMenu

    Command

    Adjustment Preview

    Adjust_PreviewWindow

    Adjustment

    {6CA9196B-B31C-495A-ADD4-FB14224BC588}

    none

    Editing_WindowsMenu

    Preview the adjustment before you perform it and modify the links as needed to achieve the result you want. Navigate using the Tools toolbar and by right-clicking. Click Spatial Adjustment > Adjust to perform the adjustment.

    esriEditor.EditorWindowsMenu

    Command

    Control Points

    Adjust_ViewControlPointsCommand

    Adjustment

    {1AD3FCE8-D6A7-4F5F-8D7F-7FF2E429ADB4}

    none

    Editing_WindowsMenu

    Open the Control Points window listing displacement link destinations. Create destination points by double-clicking a record; manually place the source point by clicking the map.

    esriEditor.EditorWindowsMenu

    Command

    Parcel Details

    ShowParcelPropertiesCmd

    Parcel

    {D7A996F0-2084-4699-9240-5206ABEF5DB1}

    none

    Editing_WindowsMenu

    Review and edit the attributes of the selected parcel using the Properties tab. Use the Lines tab to view and edit the parcel traverse and boundary records.

    esriEditor.EditorWindowsMenu

    Command

    Parcel Explorer

    Cadastral_ParcelExplorer_Show

    Parcel

    {F97DF83D-D2B4-4776-9EA3-EF5E4A9BF528}

    none

    Editing_WindowsMenu

    List the selected parcels grouped by their plan. Constructions and all unjoined parcels are also listed. When working in manual mode using fabric jobs, the Parcel Explorer lists all parcels in the open job.

    esriEditor.EditorWindowsMenu

    Command

    Representation Properties

    Representation_PropertiesWindow

    Representation

    {A264AEFF-5B04-4184-9251-D11069BEBD96}

    none

    Editing_WindowsMenu

    Opens the Representation Properties window to inspect and modify the representation rule properties of the selected feature representations.

    esriEditor.EditorWindowsMenu

    Command

    Options

    Editor_Properties

    Editor

    {59AF5677-2A61-11D1-9661-0000F8037368}

    none

    Editor_EditorMenu

    Open the Editing Options dialog box so you can specify various options related to editing.

    esriEditor.EditorMenu

    Command

    Edit Tool

    Editor_EditTool

    Editor

    {9EBF3A1E-D0C0-11D0-802D-0000F8037368}

    none

    EditingToolbarNew

    Select and edit features in an edit session. This tool selects from any selectable layers, including ones you are not editing. If there is more than one selectable feature where you click, you can refine the selection by clicking the selection icon that appears on the map.

    esriEditor.EditTool

    Command

    Edit Annotation Tool

    Editor_AnnoEditTool

    Advanced Edit Tools

    {3B883F4A-D150-4BD6-900B-FD43C8ABF5C4}

    none

    EditingToolbarNew

    Select and edit geodatabase annotation features. Disabled if there is not at least one geodatabase annotation layer set as selectable while editing.

    esriEditor.AnnoEditTool

    Command

    Straight Segment

    SketchStraight_Command

    Editor

    {69DAD63E-3B9B-401D-84AE-27A84F720BB2}

    none

    EditingToolbarNew

    Create a vertex each time you click. The segments between vertices are straight lines. Right-click or use keyboard shortcuts to place vertices using exact measurements.

    esriEditor.SketchStraightCommand

    Command

    End Point Arc Segment

    SketchEndpointArc_Command

    Editor

    {3FC9A697-11BA-4739-BE6A-31F30EE28123}

    none

    EditingToolbarNew

    Create a circular arc segment by placing the start and end points of the curve and defining a radius. Press R to enter a radius.

    esriEditor.SketchEndPointArcCommand

    Menu

    Sketch Constructors

    Editor_SketchConstructors

    none

    {F6E0FFCC-866E-4D5E-90BD-C855031B67D9}

    none

    EditingToolbarNew

    none

    esriEditor.SketchConstructorPalette

    Command

    Trace

    SketchTrace_Command

    Editor

    {787D771D-AC3E-4CA5-8855-B14F298BE5C5}

    none

    Editor_SketchConstructors

    Create segments by tracing existing features. Right-click or press O to access tracing options, including setting an offset.

    esriEditor.SketchConstructorPalette

    Command

    Right Angle

    SketchRightAngle_Command

    Editor

    {99DE13F8-6B85-47CE-85B7-056EDF688648}

    none

    Editor_SketchConstructors

    Create a segment at a 90-degree, right angle to the previous segment.

    esriEditor.SketchConstructorPalette

    Command

    Midpoint

    SketchMidpoint_Command

    Editor

    {2076F45A-D01F-4F14-B2C3-E2E62C536013}

    none

    Editor_SketchConstructors

    Create a point or vertex at the midpoint of a line segment.

    esriEditor.SketchConstructorPalette

    Command

    Distance-Distance

    SketchDistanceDistance_Command

    Editor

    {B711A20C-94C4-46D8-AD2B-771AE65FA35D}

    none

    Editor_SketchConstructors

    Create a point or vertex at the intersection of two distances from two other points. Press D to enter a distance and TAB to cycle through locations.

    esriEditor.SketchConstructorPalette

    Command

    Direction-Distance Tool

    SketchAngleDistance_Command

    Editor

    {86BF0063-915D-4E61-8E39-01BC00E13A85}

    none

    Editor_SketchConstructors

    Create a point or vertex at the intersection of a direction from one point and a distance from another point. Press D to enter a direction or distance and TAB to cycle through locations.

    esriEditor.SketchConstructorPalette

    Command

    Intersection

    SketchIntersection_Command

    Editor

    {B1C602D6-0DB3-453C-B516-7BCEBF7A82AD}

    none

    Editor_SketchConstructors

    Create a point or vertex at the implied intersection of two segments. Click two segments to find the virtual intersection and add the point.

    esriEditor.SketchConstructorPalette

    Command

    Arc Segment

    SketchArc_Command

    Editor

    {C92C154C-43DC-438C-9DE0-A9766DE35301}

    none

    Editor_SketchConstructors

    Create a circular arc by setting the start point, the location where the curve passes, and the end point. Press R to enter a radius.

    esriEditor.SketchConstructorPalette

    Command

    Tangent Curve Segment

    SketchTangentArc_Command

    Editor

    {E443DE0C-4F6E-45EC-8953-3B29678E1E74}

    none

    Editor_SketchConstructors

    Create a circular arc tangent to the previous segment.

    esriEditor.SketchConstructorPalette

    Command

    Bezier Curve Segment

    SketchBezier_Command

    Editor

    {CE2B413E-240C-4052-926A-C5BB39A98C29}

    none

    Editor_SketchConstructors

    Create a smooth B�zier curve where the shape is defined by two vertices and a handle that radiates from each vertex.

    esriEditor.SketchConstructorPalette

    Command

    Point

    SketchPoint_Command

    Editor

    {67E44603-D2D6-46A5-A941-F311C71690B1}

    none

    EditingToolbarNew

    Add points to the edit sketch.

    esriEditor.SketchPointCommand

    Command

    Edit Vertices

    FeatureEditVertices_Command

    Advanced Edit Tools

    {D0F62794-98C4-447A-A0B2-4ECDB6554FC9}

    none

    EditingToolbarNew

    View, select, and modify the vertices and segments that make up the shape of an editable feature. Use the tools on the Edit Vertices toolbar to edit the geometry. Shortcut: Double-click a feature with the Edit tool.

    esriEditor.FeatureEditVerticesCommand

    Command

    Reshape

    Editor_ReshapeFeatureTool

    Editor

    {1FABA815-4BAE-4EB6-8535-9415D912B833}

    none

    EditingToolbarNew

    Reshape a line or polygon by constructing a sketch over a selected feature. The feature takes the shape of the sketch from the first place the sketch intersects the feature to the last.

    esriEditor.ReshapeFeatureTool

    Command

    Cut Polygons

    Editor_CutPolygonsTool

    Editor

    {4E58D1FE-DC40-4770-A081-4D99335941ED}

    none

    EditingToolbarNew

    Split one or more selected polygons based on a line you draw.

    esriEditor.CutPolygonsTool

    Command

    Split Tool

    Editor_SplitTool

    Editor

    {5609B740-112F-11D2-84A9-0000F875B9C6}

    none

    EditingToolbarNew

    Split a selected line feature into two features at a location you click. When you click, the pointer must be within the snapping tolerance.

    esriEditor.SplitTool

    Command

    Rotate Tool

    Editor_Rotate

    Editor

    {ACBB2618-DE0C-11D1-AA7E-00C04FA374BD}

    none

    EditingToolbarNew

    Rotate selected features interactively or by an angular measurement. Press A to rotate by a value.

    esriEditor.EditorRotateTool

    Command

    Attributes

    Editor_Attribution

    Editor

    {44276914-98C1-11D1-8464-0000F875B9C6}

    none

    EditingToolbarNew

    Open the Attributes window so you can modify the attribute values of selected features in the layers you are editing. You can also edit relationships among features in this window.

    esriEditor.AttributionCommand

    Command

    Sketch Properties

    Editor_SketchProperties

    Editor

    {50F9A8E5-A820-4D00-8369-E35832141356}

    none

    EditingToolbarNew

    Open the Edit Sketch Properties window so you can view and modify the properties of the sketch geometry that makes up a feature. To populate this window, use the Edit tool to double-click a feature.

    esriEditor.SketchPropertiesCommand

    Command

    Create Features

    CreateFeatureDockWinCommand

    Advanced Edit Tools

    {B18ED544-C8B1-49F3-9F7A-F83CBE793CDB}

    none

    EditingToolbarNew

    Open the Create Features window so you can add new features. Click a feature template to set up the editing environment with those properties, then click a construction tool on the window to digitize features.

    esriEditor.CreateFeatureDockWinCommand

    Toolbar

    Effects

    Effects_Toolbar

    none

    {377ABA1D-2019-11D3-9F97-00C04F6BC78E}

    none

    none

    none

    esriArcMapUI.LayerEffectsToolBar

    Command

    Effects Layer

    Layer_LayerEffectsListControl

    Layer

    {377ABA21-2019-11D3-9F97-00C04F6BC78E}

    none

    Effects_Toolbar

    Choose the layer drawing effects will operate on.

    esriArcMapUI.LayerEffectsListControl

    Command

    Contrast

    Layer_LayerEffectsContrastCommand

    Layer

    {377ABA1E-2019-11D3-9F97-00C04F6BC78E}

    none

    Effects_Toolbar

    Adjust the contrast of the chosen layer.

    esriArcMapUI.LayerEffectsContrastCommand

    Command

    Brightness

    Layer_LayerEffectsBrightnessCommand

    Layer

    {377ABA1F-2019-11D3-9F97-00C04F6BC78E}

    none

    Effects_Toolbar

    Adjust the brightness of the chosen layer.Enabled if chosen layer is a raster layer or a layer based on a CAD drawing.

    esriArcMapUI.LayerEffectsBrightnessCommand

    Command

    Transparency

    Layer_LayerEffectsTransparencyCommand

    Layer

    {377ABA20-2019-11D3-9F97-00C04F6BC78E}

    none

    Effects_Toolbar

    Adjust the transparency of the chosen layer.

    esriArcMapUI.LayerEffectsTransparencyCommand

    Command

    Dim Level

    Layer_LayerEffectsDimCommand

    Layer

    {1632B6A4-C8FE-494B-87CD-6272C9E66268}

    none

    Effects_Toolbar

    Adjust the dim level of the chosen layer. Enabled if chosen layer is a basemap layer.

    esriArcMapUI.LayerEffectsDimCommand

    Command

    Swipe

    ControlToolsMapInquiry_Swipe

    Map Inquiry

    {867C6BDC-DB38-485C-B56C-BD912D0CAD74}

    none

    Effects_Toolbar

    Click and drag to reveal what is beneath the chosen layer. Shortcut: CTRL + click to swipe the entire display. This tool is disabled in Layout view.

    esriControls.ControlsMapSwipeTool

    Command

    Flicker

    ControlToolsMapInquiry_Flicker

    Map Inquiry

    {0275091D-3820-4B18-A646-BCFE890735CE}

    none

    Effects_Toolbar

    Flicker the chosen layer on/off at the specified rate to reveal the layers beneath it.Disabled in layout view.

    esriControls.ControlsMapFlickerCommand

    Command

    Flicker Rate

    ControlToolsGeneric_FlickerRate

    Generic

    {9532F137-EECA-4158-8690-1DD93B286B73}

    none

    Effects_Toolbar

    Specify the rate of flicker in milliseconds.

    esriControls.ControlsFlickerRateToolControl

    Toolbar

    Feature Cache

    ArcMapUI_MapCacheToolBar

    none

    {2ADD083E-CC5B-40E5-A433-83544529D6B3}

    none

    none

    none

    esriArcMapUI.MapCacheToolBar

    Command

    Build Feature Cache

    ArcMapUI_BuildMapCacheCommand

    MapCache

    {FD2362EC-4833-4B09-A57E-687A6846052E}

    none

    ArcMapUI_MapCacheToolBar

    Builds a cache of the features in the current map extent.

    esriArcMapUI.BuildMapCacheCommand

    Command

    Empty Feature Cache

    ArcMapUI_EmptyMapCacheCommand

    MapCache

    {CF03FCC1-BAA8-4436-A255-B1533C36F8E8}

    none

    ArcMapUI_MapCacheToolBar

    Empties the feature cache.

    esriArcMapUI.EmptyMapCacheCommand

    Command

    Toggle Auto-Cache

    ArcMapUI_AutoMapCacheToggle

    MapCache

    {EE9CF9A8-8C35-44A9-8125-FE0969241678}

    none

    ArcMapUI_MapCacheToolBar

    Toggles the automatic creation of the map's feature cache.

    esriArcMapUI.AutoMapCacheToggleCommand

    Command

    Set Auto-Cache Scale

    ArcMapUI_SetMaxMapCacheScaleCommand

    MapCache

    {279664EF-9F37-4A4C-8B34-0425A253022E}

    none

    ArcMapUI_MapCacheToolBar

    Set the maximum scale for automatically creating the feature cache.

    esriArcMapUI.SetMaxMapCacheScaleCommand

    Command

    Clear Auto-Cache Scale

    ArcMapUI_ClearMaxMapCacheScaleCommand

    MapCache

    {AB00B89B-A3B0-4FD3-A421-8624A69E956D}

    none

    ArcMapUI_MapCacheToolBar

    Clear the automatic cache maximum scale.

    esriArcMapUI.ClearMaxMapCacheScaleCommand

    Command

    Show Feature Cache

    ArcMapUI_ShowMapCacheCommand

    MapCache

    {25543F24-034C-4C04-8CFF-3C5760C3DBB2}

    none

    ArcMapUI_MapCacheToolBar

    Display the extent of the feature cache.

    esriArcMapUI.ShowMapCacheCommand

    Command

    Zoom To Feature Cache

    ArcMapUI_ZoomToMapCacheCommand

    MapCache

    {8DC545DD-CFA1-4B99-B273-583DDEE10961}

    none

    ArcMapUI_MapCacheToolBar

    Zooms the map to the extent of the feature cache.

    esriArcMapUI.ZoomToMapCacheCommand

    Toolbar

    Feature Construction

    Feature Construction Mini Toolbar

    none

    {984E7949-9622-4C75-B8E1-493A7E9D474E}

    none

    none

    none

    esriEditor.ConstructionMiniToolbar

    Command

    Straight Segment

    SketchStraight_Command

    Editor

    {69DAD63E-3B9B-401D-84AE-27A84F720BB2}

    none

    Feature Construction Mini Toolbar

    Create a vertex each time you click. The segments between vertices are straight lines. Right-click or use keyboard shortcuts to place vertices using exact measurements.

    esriEditor.SketchStraightCommand

    Command

    End Point Arc Segment

    SketchEndpointArc_Command

    Editor

    {3FC9A697-11BA-4739-BE6A-31F30EE28123}

    none

    Feature Construction Mini Toolbar

    Create a circular arc segment by placing the start and end points of the curve and defining a radius. Press R to enter a radius.

    esriEditor.SketchEndPointArcCommand

    Menu

    Sketch Constructors

    Editor_SketchConstructors

    none

    {F6E0FFCC-866E-4D5E-90BD-C855031B67D9}

    none

    Feature Construction Mini Toolbar

    none

    esriEditor.SketchConstructorPalette

    Command

    Trace

    SketchTrace_Command

    Editor

    {787D771D-AC3E-4CA5-8855-B14F298BE5C5}

    none

    Editor_SketchConstructors

    Create segments by tracing existing features. Right-click or press O to access tracing options, including setting an offset.

    esriEditor.SketchConstructorPalette

    Command

    Right Angle

    SketchRightAngle_Command

    Editor

    {99DE13F8-6B85-47CE-85B7-056EDF688648}

    none

    Editor_SketchConstructors

    Create a segment at a 90-degree, right angle to the previous segment.

    esriEditor.SketchConstructorPalette

    Command

    Midpoint

    SketchMidpoint_Command

    Editor

    {2076F45A-D01F-4F14-B2C3-E2E62C536013}

    none

    Editor_SketchConstructors

    Create a point or vertex at the midpoint of a line segment.

    esriEditor.SketchConstructorPalette

    Command

    Distance-Distance

    SketchDistanceDistance_Command

    Editor

    {B711A20C-94C4-46D8-AD2B-771AE65FA35D}

    none

    Editor_SketchConstructors

    Create a point or vertex at the intersection of two distances from two other points. Press D to enter a distance and TAB to cycle through locations.

    esriEditor.SketchConstructorPalette

    Command

    Direction-Distance Tool

    SketchAngleDistance_Command

    Editor

    {86BF0063-915D-4E61-8E39-01BC00E13A85}

    none

    Editor_SketchConstructors

    Create a point or vertex at the intersection of a direction from one point and a distance from another point. Press D to enter a direction or distance and TAB to cycle through locations.

    esriEditor.SketchConstructorPalette

    Command

    Intersection

    SketchIntersection_Command

    Editor

    {B1C602D6-0DB3-453C-B516-7BCEBF7A82AD}

    none

    Editor_SketchConstructors

    Create a point or vertex at the implied intersection of two segments. Click two segments to find the virtual intersection and add the point.

    esriEditor.SketchConstructorPalette

    Command

    Arc Segment

    SketchArc_Command

    Editor

    {C92C154C-43DC-438C-9DE0-A9766DE35301}

    none

    Editor_SketchConstructors

    Create a circular arc by setting the start point, the location where the curve passes, and the end point. Press R to enter a radius.

    esriEditor.SketchConstructorPalette

    Command

    Tangent Curve Segment

    SketchTangentArc_Command

    Editor

    {E443DE0C-4F6E-45EC-8953-3B29678E1E74}

    none

    Editor_SketchConstructors

    Create a circular arc tangent to the previous segment.

    esriEditor.SketchConstructorPalette

    Command

    Bezier Curve Segment

    SketchBezier_Command

    Editor

    {CE2B413E-240C-4052-926A-C5BB39A98C29}

    none

    Editor_SketchConstructors

    Create a smooth B�zier curve where the shape is defined by two vertices and a handle that radiates from each vertex.

    esriEditor.SketchConstructorPalette

    Command

    Constrain Parallel

    Editor_ParallelConstraintTool

    Advanced Edit Tools

    {1D6011FE-CFB8-4223-8A0F-1D00BB4DAE38}

    none

    Feature Construction Mini Toolbar

    Create a segment parallel to the segment you click.

    esriEditor.ParallelConstraintTool

    Command

    Constrain Perpendicular

    Editor_PerpendicularConstraintTool

    Advanced Edit Tools

    {8F75C6D4-C323-4F7C-B04C-953FD1CBF6F6}

    none

    Feature Construction Mini Toolbar

    Create a segment perpendicular to the segment you click.

    esriEditor.PerpendicularConstraintTool

    Command

    Finish Sketch

    Tools_FinishSketch

    Editor

    {FD799456-472C-11D2-84D8-0000F875B9C6}

    none

    Feature Construction Mini Toolbar

    Complete the current editing operation by finishing the sketch. Shortcut: Double-click or press F2.

    esriEditor.FinishSketchCommand

    Command

    Undo

    Edit_Undo

    Edit

    {FBF8C3FB-0480-11D2-8D21-080009EE4E51}

    1

    Feature Construction Mini Toolbar

    Undo the last action.

    esriArcMapUI.MxEditMenuItem

    Toolbar

    Geocoding

    Geocoding

    none

    {090E404C-77EB-44D3-8C49-E27D7A9D996E}

    none

    none

    none

    esriLocationUI.MxGeocodingToolbar

    Command

    Select Address Locator

    Text_SingleLineSearch

    Geocoding

    {E1421FFD-256A-4B81-84F0-3908F6755457}

    none

    Geocoding

    Select an address locator from the list or choose the Manage Address Locators option to add or remove an address locator.

    esriLocationUI.MxLocatorManager2Control

    Command

    Use Map Extent

    Use_Extent

    Geocoding

    {AF69B282-7608-44ED-9C15-5A6134AC5B7D}

    none

    Geocoding

    Use the current map extent when finding locations.

    esriLocationUI.MxGeocodeUseExtentCommand

    Command

    Geocode Address

    Text_SingleLineSearch

    Geocoding

    {038D578C-92EE-4562-B59A-4E2B604796EF}

    none

    Geocoding

    Enter an address to geocode. When a match is found, right-click the matched address to choose an action such as Zoom to or Add Labeled Point on the context menu.

    esriLocationUI.SingleLineSearchControl

    Command

    Address Inspector

    Untitled

    Geocoding

    {EF0384D8-A1B0-4D14-BB4D-4E1A217E5567}

    none

    Geocoding

    Hold down mouse button and move over locations to see addresses

    esriLocationUI.MxAddressInspectorTool

    Command

    Geocode Addresses

    GeocodeAddresses_Command

    Geocoding

    {5495175F-1C83-11D4-9F7D-00C04F8ED1C4}

    none

    Geocoding

    Geocode a table of addresses.

    esriLocationUI.MxGeocodeAddressesCommand

    Command

    Review/Rematch Addresses

    RematchAddresses_Command

    Geocoding

    {54951760-1C83-11D4-9F7D-00C04F8ED1C4}

    none

    Geocoding

    Review and rematch the addresses in this feature class.

    esriLocationUI.MxRematchAddressesCommand

    Toolbar

    Geodatabase History

    HistoryToolbar

    none

    {C7F3D11D-4724-4226-BF94-71DA47EB11AA}

    none

    none

    none

    esriArcMapUI.HistoryToolBar

    Command

    Geodatabase History Viewer

    HistoryViewer

    Geodatabase History

    {383727C4-D8AD-4E69-9305-C93883B21135}

    none

    HistoryToolbar

    Open the Geodatabase History Viewer window to view different moments in time of a historical version.

    esriArcMapUI.HistoryViewerCommand

    Command

    Add Historical Archive

    HistoryAddArchiveCommand

    Geodatabase History

    {045F884E-FFAF-4016-BFE2-D64DBEC71F9F}

    none

    HistoryToolbar

    Add the archive of selected tables or layers to the map as a new layer or table.

    esriArcMapUI.HistoryAddArchiveCommand

    Command

    Historical Marker Manager

    HistoryMarkerManagerCommand

    Geodatabase History

    {31D02F0E-E38E-4B95-9B34-0E50EC073D7A}

    none

    HistoryToolbar

    Add, delete and alter historical markers at the workspace level. A historical marker is a named pointer to a moment in time. They can be used through the change version dialog or historical viewer to easily change to significant moments in time. This command is only enabled when a workspace is selected in the table of contents.

    esriArcMapUI.HistoryMarkerManagerCommand

    Toolbar

    Geometric Network Editing

    Editor_NetworkEditingToolbar

    none

    {20E728C2-4B32-444A-9AA6-747DE08BFF23}

    none

    none

    none

    esriEditor.NetworkEditingToolbar

    Command

    Connect

    Editor_Connect

    Editor

    {111ACB08-D71E-11D2-9F3E-00C04F6BDD84}

    none

    Editor_NetworkEditingToolbar

    Connect the selected feature or features to a geometric network. The end of the feature must snap to an existing edge in the network for it to be connected. Requires a Standard or an Advanced license and is disabled with a Basic license.

    esriEditor.ConnectCommand

    Command

    Disconnect

    Editor_Disconnect

    Editor

    {448E1796-168B-11D2-AEF7-0000F80372B4}

    none

    Editor_NetworkEditingToolbar

    Disconnect the selected feature from a geometric network. Disconnecting a connected junction leaves an orphan junction in its place. A disconnected edge will have orphan junctions at its end points. Requires a Standard or an Advanced license and is disabled with a Basic license.

    esriEditor.DisconnectCommand

    Command

    Rebuild Connectivity

    Editor_ConnectivityRebuild

    Editor

    {A2C9163D-697F-11D4-A0B1-00C04F6BDD84}

    none

    Editor_NetworkEditingToolbar

    Rebuild the connectivity between edges and junctions in the logical network. Click a layer in the table of contents that participates in the geometric network whose feature�s connectivity you want to rebuild, click this tool, and drag a box on the map. Requires a Standard or an Advanced license and is disabled with a Basic license.

    esriEditor.ConnectivityRebuildTool

    Command

    Repair Connectivity

    Editor_RepairConnectivity

    Editor

    {A5A65A20-5061-47E9-B988-843AB5F8FF24}

    none

    Editor_NetworkEditingToolbar

    Repair geometric network connectivity errors in the logical network. Click a layer in the table of contents that participates in the geometric network whose connectivity you want to repair and click this command. Requires a Standard or an Advanced license and is disabled with a Basic license.

    esriEditor.RepairConnectivityCommand

    Command

    Verify Connectivity Command

    Editor_ConnectivityVerification

    Editor

    {5E6D6C79-98A4-11D4-A0D8-00C04F6BDD84}

    none

    Editor_NetworkEditingToolbar

    Verify the connectivity among edges and junctions in the logical network and show features with inconsistent connectivity. Click a layer in the table of contents that participates in the geometric network whose connectivity you want to verify and click this command. Requires a Standard or an Advanced license and is disabled with a Basic license.

    esriEditor.ConnectivityVerificationCommand

    Command

    Verify Network Feature Geometry Tool

    Editor_GeometryVerification

    Editor

    {5E6D6C7A-98A4-11D4-A0D8-00C04F6BDD84}

    none

    Editor_NetworkEditingToolbar

    Verify that the features in the geometric network have valid shapes. Click a layer in the table of contents that participates in the geometric network whose feature�s geometry you want to verify, click this tool, and drag a box on the map. Requires a Standard or an Advanced license and is disabled with a Basic license.

    esriEditor.GeometryVerificationTool

    Command

    Verify Network Feature Geometry Command

    Editor_GeometryVerification

    Editor

    {5E6D6C7B-98A4-11D4-A0D8-00C04F6BDD84}

    none

    Editor_NetworkEditingToolbar

    Verify that all features or selected features in the geometric network have valid shapes. Click a layer in the table of contents that participates in the geometric network whose feature�s geometry you want to verify and click this command. Requires a Standard or an Advanced license and is disabled with a Basic license.

    esriEditor.GeometryVerificationCommand

    Command

    Network Build Errors

    Editor_NetworkBuildErrors

    Editor

    {5E6D6C7C-98A4-11D4-A0D8-00C04F6BDD84}

    none

    Editor_NetworkEditingToolbar

    Select features with invalid shapes using the error table generated during the geometric network build. Click a layer in the table of contents and click this command. Requires a Standard or an Advanced license and is disabled with a Basic license.

    esriEditor.NetworkBuildErrorsCommand

    Toolbar

    Georeferencing

    Georeferencing_ToolBar

    none

    {46B1C24B-DEE2-11D3-A642-0008C7D3AF72}

    none

    none

    none

    esriGeoReferenceUI.RectifyToolBar

    Menu

    Georeferencing

    Georeferencing_Menu

    none

    {669C68D0-D11E-11D3-B9B1-00C0F0567A4A}

    none

    Georeferencing_ToolBar

    none

    esriGeoReferenceUI.RectifyMenu

    Command

    Update Georeferencing

    Georeferencing_SaveItem

    Georeferencing

    {669C68D3-D11E-11D3-B9B1-00C0F0567A4A}

    none

    Georeferencing_Menu

    Save the current warp to the dataset.

    esriGeoReferenceUI.RectifyMenu

    Command

    Rectify

    Georeferencing_SaveAsItem

    Georeferencing

    {669C68D4-D11E-11D3-B9B1-00C0F0567A4A}

    none

    Georeferencing_Menu

    Save the current warp to a new dataset.

    esriGeoReferenceUI.RectifyMenu

    Command

    Fit To Display

    Georeferencing_FitToDisplayItem

    Georeferencing

    {726AD821-1F94-11D4-B9F4-00C0F0567A4A}

    none

    Georeferencing_Menu

    Fit source layer to current display extent.

    esriGeoReferenceUI.RectifyMenu

    Command

    Update Display

    Georeferencing_UpdateItem

    Georeferencing

    {998C9091-D4E7-11D3-B9B5-00C0F0567A4A}

    none

    Georeferencing_Menu

    Update the display based on the current control points.

    esriGeoReferenceUI.RectifyMenu

    Command

    Auto Adjust

    Georeferencing_AutoAdjustItem

    Georeferencing

    {669C68D7-D11E-11D3-B9B1-00C0F0567A4A}

    none

    Georeferencing_Menu

    Toggle the automatic adjustment on or off.

    esriGeoReferenceUI.RectifyMenu

    Menu

    Flip or Rotate

    Flip or &Rotate

    none

    {81751E84-1F79-11D4-B9F4-00C0F0567A4A}

    none

    Georeferencing_Menu

    none

    esriGeoReferenceUI.FlipRotateMenu

    Command

    Rotate Right

    Georeferencing_RotateRightItem

    Georeferencing

    {79AE8435-D4DE-11D3-B9B5-00C0F0567A4A}

    none

    Flip or &Rotate

    Rotate the layer 90 degrees clockwise.

    esriGeoReferenceUI.FlipRotateMenu

    Command

    Rotate Left

    Georeferencing_RotateLeftItem

    Georeferencing

    {79AE8433-D4DE-11D3-B9B5-00C0F0567A4A}

    none

    Flip or &Rotate

    Rotate the layer 90 degrees counterclockwise.

    esriGeoReferenceUI.FlipRotateMenu

    Command

    Flip Horizontal

    Georeferencing_FlipHorizontalItem

    Georeferencing

    {79AE8431-D4DE-11D3-B9B5-00C0F0567A4A}

    none

    Flip or &Rotate

    Flip the layer 90 degrees clockwise.

    esriGeoReferenceUI.FlipRotateMenu

    Command

    Flip Vertical

    Georeferencing_FlipVerticalItem

    Georeferencing

    {79AE8432-D4DE-11D3-B9B5-00C0F0567A4A}

    none

    Flip or &Rotate

    Flip the layer 90 degrees counterclockwise.

    esriGeoReferenceUI.FlipRotateMenu

    Menu

    Transformation

    &Transformation

    none

    {31E21EB1-D47A-11D3-B9B4-00C0F0567A4A}

    none

    Georeferencing_Menu

    none

    esriGeoReferenceUI.TransformOrderMenu

    Command

    Zero Order Polynomial (Shift)

    Georeferencing_TransformZeroOrderItem

    Georeferencing

    {9EC72FA6-987B-476D-B772-FA00518E60C0}

    none

    &Transformation

    Transform the layer using a zero order polynomial. This requires at least 1 control point.

    esriGeoReferenceUI.TransformOrderMenu

    Command

    1st Order Polynomial (Affine)

    Georeferencing_TransformFirstOrderItem

    Georeferencing

    {31E21EB2-D47A-11D3-B9B4-00C0F0567A4A}

    none

    &Transformation

    Transform the layer using a first order polynomial. This requires at least 3 control points.

    esriGeoReferenceUI.TransformOrderMenu

    Command

    2nd Order Polynomial

    Georeferencing_TransformSecondOrderItem

    Georeferencing

    {31E21EB4-D47A-11D3-B9B4-00C0F0567A4A}

    none

    &Transformation

    Transform the layer using a second order polynomial. This requires at least 6 control points.

    esriGeoReferenceUI.TransformOrderMenu

    Command

    3rd Order Polynomial

    Georeferencing_TransformThirdOrderItem

    Georeferencing

    {31E21EB5-D47A-11D3-B9B4-00C0F0567A4A}

    none

    &Transformation

    Transform the layer using a third order polynomial. This requires at least 10 control points.

    esriGeoReferenceUI.TransformOrderMenu

    Command

    Adjust

    Georeferencing_TransformRubberSheetingItem

    Georeferencing

    {13E0A77B-DFD3-4DD2-94C6-68536E7CBA67}

    none

    &Transformation

    Transform the layer using an adjust transformation. This requires at least 3 control points.

    esriGeoReferenceUI.TransformOrderMenu

    Command

    Spline

    Georeferencing_TransformSplineItem

    Georeferencing

    {C46F6B4E-254F-4A5E-B273-FEE062855547}

    none

    &Transformation

    Transform the layer using a spline transformation. This requires at least 10 control points.

    esriGeoReferenceUI.TransformOrderMenu

    Command

    Projective Transformation

    Georeferencing_TransformProjectiveItem

    Georeferencing

    {F8A45E6A-E049-48B8-BFFD-3B9CB6658091}

    none

    &Transformation

    Transform the layer using the Projective transformation. This requires at least 4 control points.

    esriGeoReferenceUI.TransformOrderMenu

    Command

    Delete Control Points

    Georeferencing_ResetItem

    Georeferencing

    {669C68D8-D11E-11D3-B9B1-00C0F0567A4A}

    none

    Georeferencing_Menu

    Eliminate existing control points without changing the transformation.

    esriGeoReferenceUI.RectifyMenu

    Command

    Reset Transformation

    Georeferencing_ResetTransformItem

    Georeferencing

    {A8D4FC4C-1A17-11D4-A66D-0008C7DF88A8}

    none

    Georeferencing_Menu

    Reset the layer to its original position.

    esriGeoReferenceUI.RectifyMenu

    Command

    Options

    Georeferencing_OptionsItem

    Georeferencing

    {B034B1CA-92C8-4BF0-AA88-CC3F52110029}

    none

    Georeferencing_Menu

    Set options that control how georeferencing works.

    esriGeoReferenceUI.RectifyMenu

    Command

    Layers

    Georeferencing_LayersListControl

    Georeferencing

    {46B1C24C-DEE2-11D3-A642-0008C7D3AF72}

    none

    Georeferencing_ToolBar

    Choose the layer that all georeferencing operations will apply to. Only raster layers that are not projected on the fly can be georeferenced.

    esriGeoReferenceUI.RectifyLayersListControl

    Command

    Add Control Points

    Georeferencing_AddControlPointsTool

    Georeferencing

    {C50D33D2-DBED-11D3-B9BD-00C0F0567A4A}

    none

    Georeferencing_ToolBar

    Select control points from the source (ungeoreferenced) layer to the referenced map coordinate layer. To enter target coordinates manually, select the point on the source dataset first, then right-click and select 'Input X and Y' and enter the x and y target locations into the dialog

    esriGeoReferenceUI.ControlPointTool

    Command

    Automatically create links

    Georeferencing_AutoRectifyCommand

    Georeferencing

    {7B5822A0-771E-4411-BFBB-48588226D9E2}

    none

    Georeferencing_ToolBar

    Automatically create links

    esriGeoReferenceUI.AutoRectifyCommand

    Command

    Select a control point

    Georeferencing_SelectTool

    Georeferencing

    {458FECFE-4A68-4A98-A2DE-93A539D56317}

    none

    Georeferencing_ToolBar

    Select a control point

    esriGeoReferenceUI.RectifySelectTool

    Command

    Zoom To Selected Link

    Georeferencing_ZoomToCPCommand

    Georeferencing

    {F51A6D0B-2518-4B2E-9071-B5678AAF0B3F}

    none

    Georeferencing_ToolBar

    Zoom to the selected control point.

    esriGeoReferenceUI.ZoomToCPCommand

    Command

    Delete Link

    Georeferencing_DeleteControlPoint

    Georeferencing

    {76157AE8-E6EF-4B7E-B2E0-A8CCB14CF60C}

    none

    Georeferencing_ToolBar

    Delete the selected control point.

    esriGeoReferenceUI.RectifyDeleteControlPoint

    Command

    Viewer

    Georeferencing_ViewWindow

    Georeferencing

    {E42B0179-A2A3-4207-A8EE-5D44162872CB}

    none

    Georeferencing_ToolBar

    View raster layer to be georeferenced.

    esriGeoReferenceUI.RectifyViewWindow

    Command

    View Link Table

    Georeferencing_LinkTableItem

    Georeferencing

    {669C68D5-D11E-11D3-B9B1-00C0F0567A4A}

    none

    Georeferencing_ToolBar

    Open the Link Table to examine and edit the control points.

    esriGeoReferenceUI.RectifyLinkTableItem

    Menu

    Palette

    Georeferencing_TransformTools

    none

    {C8428DF1-D2A2-11D3-B9B1-00C0F0567A4A}

    none

    Georeferencing_ToolBar

    none

    esriGeoReferenceUI.RectifyTransformToolsPalette

    Command

    Rotate

    Georeferencing_RotateTool

    Georeferencing

    {C8428DF2-D2A2-11D3-B9B1-00C0F0567A4A}

    none

    Georeferencing_TransformTools

    Rotate the layer by clicking and dragging.

    esriGeoReferenceUI.RectifyTransformToolsPalette

    Command

    Shift

    Georeferencing_ShiftTool

    Georeferencing

    {C8428DF3-D2A2-11D3-B9B1-00C0F0567A4A}

    none

    Georeferencing_TransformTools

    Shift the layer by clicking and dragging.

    esriGeoReferenceUI.RectifyTransformToolsPalette

    Command

    Scale

    Georeferencing_ScaleTool

    Georeferencing

    {C8428DF4-D2A2-11D3-B9B1-00C0F0567A4A}

    none

    Georeferencing_TransformTools

    Scale the layer by clicking and dragging.

    esriGeoReferenceUI.RectifyTransformToolsPalette

    Command

    Measurement

    Georeferencing_SSRToolControl

    Georeferencing

    {D0B5A034-3493-4A12-94DE-23BBA317D06A}

    none

    Georeferencing_ToolBar

    Type in the rotation (degrees), shift (x , y), or rescale (factor) value.

    esriGeoReferenceUI.RectifySSRToolControl

    Toolbar

    Geostatistical Analyst

    GeostatisticalAnalyst_Toolbar

    none

    {3D1AF406-63BC-11D2-AAB9-00C04FA375FB}

    none

    none

    none

    esriGeoStatisticalAnalystUI.GSEngineToolBar

    Menu

    Geostatistical Analyst

    GeostatisticalAnalyst_Menu

    none

    {42DB70B8-652A-11D2-AABA-00C04FA375FB}

    none

    GeostatisticalAnalyst_Toolbar

    none

    esriGeoStatisticalAnalystUI.GSEngineMenu

    Menu

    Explore Data

    GeostatisticalAnalyst_ESDAMenu

    none

    {BB1FF4B0-54E8-11D3-8D39-00C04F5B87B2}

    none

    GeostatisticalAnalyst_Menu

    none

    esriGeoStatisticalAnalystUI.ESDAMethodsSubMenu

    Command

    Histogram

    &Histogram

    none

    {9EE606C0-25C7-11D3-8D20-00C04F5B87B2}

    10

    GeostatisticalAnalyst_ESDAMenu

    Create histogram of data values.

    esriGeoStatisticalAnalystUI.ESDAMethodsSubMenu

    Command

    Normal QQPlot

    &Normal QQPlot

    none

    {9EE606C0-25C7-11D3-8D20-00C04F5B87B2}

    11

    GeostatisticalAnalyst_ESDAMenu

    Compare data against the normal distribution.

    esriGeoStatisticalAnalystUI.ESDAMethodsSubMenu

    Command

    Voronoi Map

    &Voronoi Map

    none

    {9EE606C0-25C7-11D3-8D20-00C04F5B87B2}

    12

    GeostatisticalAnalyst_ESDAMenu

    Compute local statistics using Thiessen polygons.

    esriGeoStatisticalAnalystUI.ESDAMethodsSubMenu

    Command

    Trend Analysis

    &Trend Analysis

    none

    {9EE606C0-25C7-11D3-8D20-00C04F5B87B2}

    13

    GeostatisticalAnalyst_ESDAMenu

    View data in three dimentions to view directional trends.

    esriGeoStatisticalAnalystUI.ESDAMethodsSubMenu

    Command

    Semivariogram/Covariance Cloud

    &Semivariogram/Covariance Cloud

    none

    {9EE606C0-25C7-11D3-8D20-00C04F5B87B2}

    14

    GeostatisticalAnalyst_ESDAMenu

    Visualize autocorrelation between pairs of points.

    esriGeoStatisticalAnalystUI.ESDAMethodsSubMenu

    Command

    General QQPlot

    &General QQPlot

    none

    {9EE606C0-25C7-11D3-8D20-00C04F5B87B2}

    15

    GeostatisticalAnalyst_ESDAMenu

    Compare the distributions of two datasets.

    esriGeoStatisticalAnalystUI.ESDAMethodsSubMenu

    Command

    Crosscovariance Cloud

    &Crosscovariance Cloud

    none

    {9EE606C0-25C7-11D3-8D20-00C04F5B87B2}

    16

    GeostatisticalAnalyst_ESDAMenu

    Explore covariation between two datasets.

    esriGeoStatisticalAnalystUI.ESDAMethodsSubMenu

    Command

    Geostatistical Wizard

    Geostatistical &Wizard...

    none

    {9EE606C0-25C7-11D3-8D20-00C04F5B87B2}

    0

    GeostatisticalAnalyst_Menu

    Launch Geostatistical Wizard

    esriGeoStatisticalAnalystUI.GSEngineMenu

    Command

    Subset Features

    &Subset Features...

    none

    {9EE606C0-25C7-11D3-8D20-00C04F5B87B2}

    1

    GeostatisticalAnalyst_Menu

    Creates a validation model by subsetting the data

    esriGeoStatisticalAnalystUI.GSEngineMenu

    Command

    Geostatistical Analyst Help

    Geostatistical &Analyst Help

    none

    {9EE606C0-25C7-11D3-8D20-00C04F5B87B2}

    2

    GeostatisticalAnalyst_Menu

    Open the Geostatistical Analyst section in the ArcGIS Desktop Help

    esriGeoStatisticalAnalystUI.GSEngineMenu

    Command

    Tutorial

    T&utorial

    none

    {9EE606C0-25C7-11D3-8D20-00C04F5B87B2}

    3

    GeostatisticalAnalyst_Menu

    Open Geostatistical Analyst tutorial in the ArcGIS Desktop Help.

    esriGeoStatisticalAnalystUI.GSEngineMenu

    Command

    Geostatistical Wizard

    Geostatistical &Wizard...

    none

    {9EE606C0-25C7-11D3-8D20-00C04F5B87B2}

    0

    GeostatisticalAnalyst_Toolbar

    Launch Geostatistical Wizard

    esriGeoStatisticalAnalystUI.GACommands

    Toolbar

    GPS

    GPS_ToolBar

    none

    {E60435D6-F5B9-4FE2-9251-6A57E3216A14}

    none

    none

    none

    esriArcMapUI.GpsToolBar

    Menu

    GPS

    Gps Menu

    none

    {6FD14416-09B7-4C07-B33C-0624D06E94CE}

    none

    GPS_ToolBar

    none

    esriArcMapUI.GpsToolsMenu

    Command

    GPS Connection Setup

    GPS_ConnectionProperties

    GPS

    {D90F8290-7CA1-4924-BE99-F09E40AB3D82}

    none

    Gps Menu

    Displays the current GPS connection setting and enables to make changes

    esriArcMapUI.GpsToolsMenu

    Command

    GPS Position

    GPS_PositionInfoWindow

    GPS

    {8FB3E767-A87B-4E92-8632-7120107EA592}

    none

    Gps Menu

    Open the GPS Position window showing you information about the current GPS position.

    esriArcMapUI.GpsToolsMenu

    Command

    Clear GPS Display

    GPS_ClearDisplay

    GPS

    {C4B9B8B0-36B7-45C8-994A-5A5DE6C89B58}

    none

    Gps Menu

    Clears all GPS display items

    esriArcMapUI.GpsToolsMenu

    Command

    Auto Pan

    GPS_AutoPanCommand

    GPS

    {57C47D0C-D279-4E2D-B091-DCC2C25441FC}

    none

    Gps Menu

    Toggles auto pan on/off

    esriArcMapUI.GpsToolsMenu

    Command

    Destination Properties

    GPS_DestinationProperties

    GPS

    {216D0780-D806-4EC9-9B58-78CC5A7A66D0}

    none

    Gps Menu

    Specify the symbology and label for the destination point you can add to the map using the Add Destination tool.

    esriArcMapUI.GpsToolsMenu

    Command

    Clear Destination

    GPS_ClearDestination

    GPS

    {F63D2C12-8CB8-439D-864D-FCE175E55798}

    none

    Gps Menu

    Clears the current destination

    esriArcMapUI.GpsToolsMenu

    Command

    Log Setup

    GPS_LogfileProperties

    GPS

    {B051A711-87E7-4E65-B9EA-FB9B196AA6FE}

    none

    Gps Menu

    Display or set properties of the log

    esriArcMapUI.GpsToolsMenu

    Command

    Display Options

    GPS_DisplayProperties

    GPS

    {089E3A8B-FD36-436C-A656-1275C09B00B9}

    none

    Gps Menu

    Displays properties of GPS display

    esriArcMapUI.GpsToolsMenu

    Command

    Open GPS Connection

    GPS_OpenConnection

    GPS

    {6351A009-C357-4B2C-BA28-ACCDDE553E21}

    none

    GPS_ToolBar

    Opens GPS connection for updates from GPS

    esriArcMapUI.GpsOpenConnectionCommand

    Command

    Close GPS Connection

    GPS_CloseConnection

    GPS

    {1066D86C-415D-4A8C-BF15-5F2668307D5C}

    none

    GPS_ToolBar

    Close GPS connection to stop updates from GPS

    esriArcMapUI.GpsCloseConnectionCommand

    Command

    Start streaming

    GPS_StartStreaming

    GPS

    {A6F80E9A-4367-42D3-940B-8F922FB0CF70}

    none

    GPS_ToolBar

    Starts streaming GPS data into the selected log

    esriArcMapUI.GpsStartStreamingCommand

    Command

    Stop streaming

    GPS_StopStreaming

    GPS

    {F7F98DAC-017A-4884-8C7F-FCC99DE6D3A3}

    none

    GPS_ToolBar

    Stops streaming GPS data into selected log

    esriArcMapUI.GpsStopStreamingCommand

    Command

    Stamp Current Position

    GPS_StampCurrentPosition

    GPS

    {256176AD-0C33-406C-9ED8-9F7AC784A3E3}

    none

    GPS_ToolBar

    Stamps the current position to the log

    esriArcMapUI.GpsStampCurrentPositionCommand

    Command

    Pan to position

    GPS_PanToPosition

    GPS

    {19E19A27-0E8E-4A07-BA6A-C7357B881A47}

    none

    GPS_ToolBar

    Pans the active view to display the current GPS position

    esriArcMapUI.GpsPanToPositionCommand

    Command

    Zoom to position

    GPS_ZoomToPosition

    GPS

    {A71B9DAF-5E4D-41B4-BE12-EF3FE375BBFF}

    none

    GPS_ToolBar

    Zooms to the current GPS position

    esriArcMapUI.GpsZoomToPositionCommand

    Command

    Add destination

    GPS_AddDestination

    GPS

    {A05264AB-888A-452E-89F7-4F274757ECE6}

    none

    GPS_ToolBar

    Sets the clicked point on the screen as the destination

    esriArcMapUI.GpsAddDestinationTool

    Toolbar

    Graphics

    PageLayout_GraphicsToolbar

    none

    {9D197EC8-F9FF-488F-BCBB-19F8E37D790F}

    none

    none

    none

    esriArcMapUI.GraphicsToolBar

    Command

    Group

    PageLayout_Group

    Page Layout

    {4B96A443-FA41-11D0-83AF-080009B996CC}

    none

    PageLayout_GraphicsToolbar

    Group the selected elements.

    esriArcMapUI.GroupCommand

    Command

    Ungroup

    LayoutTools_Ungroup

    Page Layout

    {4B96A444-FA41-11D0-83AF-080009B996CC}

    none

    PageLayout_GraphicsToolbar

    Ungroup the selected element(s).

    esriArcMapUI.UngroupCommand

    Command

    Bring to Front

    PageLayout_BringToFront

    Page Layout

    {92D490B2-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_GraphicsToolbar

    Bring the selected element(s) to the front.

    esriArcMapUI.BringToFrontCommand

    Command

    Send to Back

    PageLayout_SendToBack

    Page Layout

    {92D490B3-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_GraphicsToolbar

    Send the selected element(s) to the back.

    esriArcMapUI.SendToBackCommand

    Command

    Bring Forward

    PageLayout_BringForward

    Page Layout

    {92D490B4-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_GraphicsToolbar

    Bring the selected element(s) forward.

    esriArcMapUI.BringForwardCommand

    Command

    Send Backward

    PageLayout_SendBackward

    Page Layout

    {92D490B5-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_GraphicsToolbar

    Send the selected element(s) backward.

    esriArcMapUI.SendBackwardCommand

    Command

    Align to Margins

    PageLayout_AlignToMargins

    Page Layout

    {92D4909E-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_GraphicsToolbar

    Toggle whether alignment is to page margins or elements in the selection.Disabled in data view. In data view all alignment is relative to the extent of the selected elements.

    esriArcMapUI.AlignToMarginsCommand

    Command

    Align Left

    PageLayout_AlignLeft

    Page Layout

    {92D4909F-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_GraphicsToolbar

    Align the selected element(s) to the left.

    esriArcMapUI.AlignLeftCommand

    Command

    Align Center

    PageLayout_AlignCenter

    Page Layout

    {92D490A0-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_GraphicsToolbar

    Align the selected element(s) to the horizontal center.

    esriArcMapUI.AlignCenterCommand

    Command

    Align Right

    PageLayout_AlignRight

    Page Layout

    {92D490A1-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_GraphicsToolbar

    Align the selected element(s) to the right.

    esriArcMapUI.AlignRightCommand

    Command

    Align Top

    PageLayout_AlignTop

    Page Layout

    {92D490A2-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_GraphicsToolbar

    Align the selected element(s) to the top.

    esriArcMapUI.AlignTopCommand

    Command

    Align Vertical Center

    PageLayout_AlignMiddle

    Page Layout

    {92D490A3-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_GraphicsToolbar

    Align the selected element(s) to the vertical center.

    esriArcMapUI.AlignMiddleCommand

    Command

    Align Bottom

    PageLayout_AlignBottom

    Page Layout

    {92D490A4-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_GraphicsToolbar

    Align the selected element(s) to the bottom.

    esriArcMapUI.AlignBottomCommand

    Command

    Distribute Horizontally

    PageLayout_DistributeHorizontally

    Page Layout

    {92D490A5-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_GraphicsToolbar

    Distribute the selected elements evenly in the horizontal direction.

    esriArcMapUI.DistributeHorizontallyCommand

    Command

    Distribute Vertically

    PageLayout_DistributeVertically

    Page Layout

    {92D490A6-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_GraphicsToolbar

    Distribute the selected elements evenly in the vertical direction.

    esriArcMapUI.DistributeVerticallyCommand

    Command

    Make Same Size

    PageLayout_MakeSameSize

    Page Layout

    {92D490A7-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_GraphicsToolbar

    Make the selected elements the same height and width.

    esriArcMapUI.MakeSameSizeCommand

    Command

    Make Same Width

    PageLayout_MakeSameWidth

    Page Layout

    {92D490A8-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_GraphicsToolbar

    Make the selected elements the same width.

    esriArcMapUI.MakeSameWidthCommand

    Command

    Make Same Height

    PageLayout_MakeSameHeight

    Page Layout

    {92D490A9-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_GraphicsToolbar

    Make the selected elements the same height.

    esriArcMapUI.MakeSameHeightCommand

    Command

    Rotate Right

    PageLayout_RotateLeft

    Page Layout

    {92D490AA-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_GraphicsToolbar

    Rotate the selected text or graphic(s) 90 degrees clockwise.Disabled for objects on the map layout. You can rotate a north arrow through its properties.

    esriArcMapUI.RotateLeftCommand

    Command

    Rotate Left

    PageLayout_RotateRight

    Page Layout

    {92D490AB-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_GraphicsToolbar

    Rotate the selected text or graphic(s) 90 degrees counter-clockwise.Disabled for objects on the map layout. You can rotate a north arrow through its properties.

    esriArcMapUI.RotateRightCommand

    Command

    Flip Horizontally

    PageLayout_FlipHorizontal

    Page Layout

    {92D490AC-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_GraphicsToolbar

    Flip the selected graphic(s) horizontally.Disabled for text, marker symbols and objects on the map layout.

    esriArcMapUI.FlipHorizontalCommand

    Command

    Flip Vertically

    PageLayout_FlipVertical

    Page Layout

    {92D490AD-DF9D-11D1-8779-0000F8751720}

    none

    PageLayout_GraphicsToolbar

    Flip the selected graphic(s) vertically.Disabled for text, marker symbols and objects on the map.

    esriArcMapUI.FlipVerticalCommand

    Toolbar

    Image Classification

    Image Classification

    none

    {4F7CA436-BBA2-4E1E-96DE-5C39B6747B44}

    none

    none

    none

    esriSpatialAnalystUI.ImageClassificationToolBar

    Menu

    Classification

    Classification_Menu

    none

    {328D3668-6370-4866-BF6E-97159BB0AE98}

    none

    Image Classification

    none

    esriSpatialAnalystUI.ClassifyMenu

    Command

    Interactive Supervised Classification

    Representation_FreeRepresentationMenu

    Spatial Analyst

    {0F30E199-A5BF-4723-8D09-91054021DFE8}

    none

    Classification_Menu

    Execute maximum likelihood classification using sample set.

    esriSpatialAnalystUI.ClassifyMenu

    Command

    Maximum Likelihood Classification

    http://www.esri.com/schemas/ArcGIS/10.1

    Spatial Analyst

    {085A35A7-36BD-4864-B0BE-984D0EC1C6AC}

    none

    Classification_Menu

    Perform maximum likelihood classification on an input image using a signature file.

    esriSpatialAnalystUI.ClassifyMenu

    Command

    Iso Cluster Unsupervised Classification

    Representation_RepresentationMenu

    Spatial Analyst

    {6112F5EB-861E-4253-98E3-E7D83016F6CC}

    none

    Classification_Menu

    Perform iso cluster unsupervised classification on an input image.

    esriSpatialAnalystUI.ClassifyMenu

    Command

    Class Probability

    Representation_FreeRepresentationMenu

    Spatial Analyst

    {B10B21D0-95B2-45BF-9B8D-07AD5F29A28F}

    none

    Classification_Menu

    Perform class probability analysis on an input image.

    esriSpatialAnalystUI.ClassifyMenu

    Command

    Principal Components

    ControlToolsSchematic_StartEditing

    Spatial Analyst

    {2F15E9C7-2843-4844-951C-628FDB72DBD6}

    none

    Classification_Menu

    Perform principal components analysis on an input image.

    esriSpatialAnalystUI.ClassifyMenu

    Command

    Layer list

    {7D00DE44-93EB-46E5-8C0B-DA426AB4CADB}

    Spatial Analyst

    {5DD22D69-33C3-4D1F-BCE5-79912E9DCF26}

    none

    Image Classification

    Select the image layer to be used in the classification analysis.

    esriSpatialAnalystUI.RasterLayerListControl

    Command

    Training Sample Manager

    {388CDCD7-FECA-446F-8EC2-1FB43C0B6024}

    Spatial Analyst

    {731A1256-176A-4077-A5C0-F1C63D05390B}

    none

    Image Classification

    Open the Training Sample Manager window so you can view and change properties for training samples.

    esriSpatialAnalystUI.TrainingSampleCommand

    Command

    Clear Training Samples

    {7D00DE44-93EB-46E5-8C0B-DA426AB4CADB}

    Spatial Analyst

    {BD68B866-B737-4658-855F-06A64EF3572F}

    none

    Image Classification

    Clear all the current training samples.

    esriSpatialAnalystUI.DeleteSamplesCommand

    Menu

    Draw training sample

    ImageClassification_DrawingTools

    none

    {DF2D18C1-F026-4A43-B32C-9A52BC09CBD5}

    none

    Image Classification

    none

    esriSpatialAnalystUI.DrawToolPalette

    Command

    Draw Polygon

    {952B303E-AB5D-432A-8361-7CEDDD1C9C8C}

    Spatial Analyst

    {864FE6F6-38E4-4105-9101-351F9409B96F}

    none

    ImageClassification_DrawingTools

    Create training sample by drawing a polygon.

    esriSpatialAnalystUI.DrawToolPalette

    Command

    Draw Rectangle

    {C6B81F55-C8DE-414C-94E5-6D3EF5B55C77}

    Spatial Analyst

    {5C1D439D-A306-4300-A5B2-EA3098F9B1A4}

    none

    ImageClassification_DrawingTools

    Create training sample by drawing a rectangle.

    esriSpatialAnalystUI.DrawToolPalette

    Command

    Draw Circle

    http://www.esri.com/schemas/ArcGIS/10.1

    Spatial Analyst

    {7D00DE44-93EB-46E5-8C0B-DA426AB4CADB}

    none

    ImageClassification_DrawingTools

    Create training sample by drawing a circle.

    esriSpatialAnalystUI.DrawToolPalette

    Command

    Select Training Sample

    {952B303E-AB5D-432A-8361-7CEDDD1C9C8C}

    Spatial Analyst

    {6B641156-506A-43E5-BC55-14B5789A87E8}

    none

    Image Classification

    Select training samples on the display. Additional samples can be added to the selected set by holding down CTRL or SHIFT while clicking on them.Disabled if there are no training samples in the display.

    esriSpatialAnalystUI.SelectSampleTool

    Toolbar

    Labeling

    Labeling_LabelingToolbar

    none

    {F7563B84-0B47-469C-B25A-5046CD44E4A5}

    none

    none

    none

    esriArcMapUI.LabelingToolBar

    Menu

    Labeling

    Labeling_Options_Menu

    none

    {1FBD5C2B-FEBB-4CF7-B7BC-3380066AC58F}

    none

    Labeling_LabelingToolbar

    none

    esriArcMapUI.LabelingOptionsMenu

    Command

    Abbreviation Dictionaries

    Maplex_LabelDictionary

    Label

    {883C1E59-39E1-4BAA-85C7-29BC3970E61C}

    none

    Labeling_Options_Menu

    Create abbreviation dictionaries.Disabled if the current data frame is not using the Maplex Label Engine.

    esriArcMapUI.LabelingOptionsMenu

    Command

    Key Numbering

    Maplex_KeyNumberGroup

    Label

    {F4548E3B-67B1-8C00-3FE1-B3DFF206C2BB}

    none

    Labeling_Options_Menu

    Create key numbering groups.Disabled if the current data frame is not using the Maplex Label Engine.

    esriArcMapUI.LabelingOptionsMenu

    Command

    Use Maplex Label Engine

    Maplex Label Engine

    Label

    {5C034EED-7881-4E07-8E1E-2051A1EE46ED}

    none

    Labeling_Options_Menu

    Switch between the Maplex Label Engine and the Standard Label Engine for the current data frame.

    esriArcMapUI.LabelingOptionsMenu

    Command

    Options

    File_LabelingOptions

    Label

    {32D0E684-CBFC-4F6D-AD1A-BA979E6379E8}

    none

    Labeling_Options_Menu

    Review and set various options for labeling. If you are using the Maplex Label Engine for the current data frame you'll see a Maplex tab in this dialog in addition to the General tab.

    esriArcMapUI.LabelingOptionsMenu

    Command

    Label Manager

    File_LabelManager

    Label

    {D8AC02F6-00ED-4427-98D4-E8ADADBA0E6B}

    none

    Labeling_LabelingToolbar

    Display and set labeling properties for the current data frame. Also use the Label Manager to create and manage label classes.

    esriArcMapUI.LabelManagerCommand

    Command

    Label Priority Ranking

    File_LabelPriorityRanking

    Label

    {ABB95DF3-EDBF-407B-96FC-017111D6AAFA}

    none

    Labeling_LabelingToolbar

    Display and set labeling priorities for the current data frame. Labels with a higher priority will generally be placed first.

    esriArcMapUI.LabelPriorityRankingCommand

    Command

    Label Weight Ranking

    File_LabelWeightRanking

    Label

    {7304FF97-7200-4960-8CD5-D353AAC55F58}

    none

    Labeling_LabelingToolbar

    Display and set labeling weights for the current data frame. Label weights allow you control over how strongly features will act as barriers to label placement.

    esriArcMapUI.LabelWeightRankingCommand

    Command

    Lock Labels

    File_LabelCache

    Label

    {D5E987CA-6C3D-4E7C-BEE4-E9C7123C93FC}

    none

    Labeling_LabelingToolbar

    Hold the position of placed labels for the current map extent. Label positions remain constant as you pan and zoom within the original map extent.

    esriArcMapUI.LabelCacheCommand

    Command

    Pause Labeling

    File_LabelPause

    Label

    {FED1A5BC-74BD-4E8D-FF30-ADEC3C1618A0}

    none

    Labeling_LabelingToolbar

    Suspend labeling in current data frame. You can continue to work, but the labels are not redrawn.

    esriArcMapUI.LabelPauseCommand

    Command

    View Unplaced Labels

    File_LabelViewUnplaced

    Label

    {7999B2BA-5EF7-4892-861C-93EDE859E69F}

    none

    Labeling_LabelingToolbar

    Draw the labels that could not be placed. The unplaced label color can be changed on the Labeling Options dialog.

    esriArcMapUI.LabelViewUnplacedCommand

    Command

    Placement Quality

    MLE_Quality

    Label

    {20664808-8DE2-A1FA-8DAE-1EF40AB6D22A}

    none

    Labeling_LabelingToolbar

    Specify the placement quality for the labels in the current data frame.Disabled if the current data frame is not using the Maplex Label Engine.

    esriArcMapUI.MaplexQualityControl

    Toolbar

    LAS Dataset

    3DAnalyst_LasDataset_Toolbar

    none

    {D9EFFF5A-BC8E-4442-A0B2-179FBA8633D5}

    none

    none

    none

    esri3DAnalystUI.LasDatasetToolbar

    Menu

    LAS Dataset

    LasDataset_Menu

    none

    {D9DBBC58-7EF8-44D2-83C4-7F870AD987CC}

    none

    3DAnalyst_LasDataset_Toolbar

    none

    esri3DAnalystUI.LasDatasetMenu

    Command

    Pan Options

    3DAnalyst_LasDatasetPanOptions

    3D Analyst

    {EB8596D4-2A28-4913-A7ED-F08191B5DF06}

    none

    LasDataset_Menu

    Control how the LAS dataset pan options will work. The offset in x direction controls how far the left and right pan buttons will move each time they are selected. The offset in y direction controls how far the up and down pan buttons will move each time they are selected. The default value for x and y is the median value of the LAS file extents that are used to define the LAS dataset.

    esri3DAnalystUI.LasDatasetMenu

    Command

    Profile Tool Options

    3DAnalyst_LasDatasetProfileToolOption

    3D Analyst

    {F72993F6-37C3-47C7-9576-DD4D39093AFF}

    none

    LasDataset_Menu

    Open a dialog to specify the point budget amount to be used in the profile window.

    esri3DAnalystUI.LasDatasetMenu

    Command

    LAS Dataset Layer List Control

    3DAnalyst_LasDataset_LayerListControl

    3D Analyst

    {AED9592D-7670-46D4-A33D-E71A4F6BCCC2}

    none

    3DAnalyst_LasDataset_Toolbar

    Choose the LAS dataset layer you want to work on. LAS datasets are used for working with lidar point data.

    esri3DAnalystUI.LasDatasetLayerListControl

    Menu

    Display As Points

    LasDataset_SymbolizePoint

    none

    {9D53C430-4C1E-4517-9BC4-76BE62582D0B}

    none

    3DAnalyst_LasDataset_Toolbar

    none

    esri3DAnalystUI.LasDatasetSymbolizePointPalette

    Command

    Elevation

    3DAnalyst_LasDatasetSymbolizePointByElevation

    3D Analyst

    {8ABA7C31-3267-4CE7-BCBF-656C3189E625}

    none

    LasDataset_SymbolizePoint

    Symbolize the LAS dataset points by elevation.

    esri3DAnalystUI.LasDatasetSymbolizePointPalette

    Command

    Class

    3DAnalyst_LasDatasetSymbolizePointByClass

    3D Analyst

    {150377A1-5017-4E77-8281-5ACDAA4EC62F}

    none

    LasDataset_SymbolizePoint

    Symbolize the LAS dataset points by the LAS classification code.

    esri3DAnalystUI.LasDatasetSymbolizePointPalette

    Command

    Return

    3DAnalyst_LasDatasetSymbolizePointByReturn

    3D Analyst

    {952B303E-AB5D-432A-8361-7CEDDD1C9C8C}

    none

    LasDataset_SymbolizePoint

    Symbolize the LAS dataset points by the lidar pulse return number.An emitted laser pulse can have up to five returns depending on the features it is reflected from and the capabilities of the laser scanner used to collect the data. The first return will be flagged as return number one, the second as return number two, and so on.

    esri3DAnalystUI.LasDatasetSymbolizePointPalette

    Menu

    Display As TIN

    LasDataset_SymbolizeTin

    none

    {52605CFF-6CEE-47DF-88C7-114588C9AA2C}

    none

    3DAnalyst_LasDataset_Toolbar

    none

    esri3DAnalystUI.LasDatasetSymbolizeTinPalette

    Command

    Elevation

    3DAnalyst_LasDatasetSymbolizeTinByElevation

    3D Analyst

    {388CDCD7-FECA-446F-8EC2-1FB43C0B6024}

    none

    LasDataset_SymbolizeTin

    Symbolize the LAS dataset TIN faces by elevation.

    esri3DAnalystUI.LasDatasetSymbolizeTinPalette

    Command

    Aspect

    3DAnalyst_LasDatasetSymbolizeTinByAspect

    3D Analyst

    {74D9FFE6-7F34-472D-AC5C-72D92F204A51}

    none

    LasDataset_SymbolizeTin

    Symbolize the LAS dataset TIN faces by aspect.

    esri3DAnalystUI.LasDatasetSymbolizeTinPalette

    Command

    Slope

    3DAnalyst_LasDatasetSymbolizeTinBySlope

    3D Analyst

    {90AB7E21-B31B-4901-ADFD-DFF8CE907B88}

    none

    LasDataset_SymbolizeTin

    Symbolize the LAS dataset TIN faces by slope.

    esri3DAnalystUI.LasDatasetSymbolizeTinPalette

    Command

    Contour

    3DAnalyst_LasDatasetSymbolizeTinByContour

    3D Analyst

    {C6B81F55-C8DE-414C-94E5-6D3EF5B55C77}

    none

    LasDataset_SymbolizeTin

    Symbolize the LAS dataset surface with contours.

    esri3DAnalystUI.LasDatasetSymbolizeTinPalette

    Menu

    Filters

    LasDataset_FiltersMenu

    none

    {45A19992-1BC9-482D-8582-DF424678F712}

    none

    3DAnalyst_LasDataset_Toolbar

    none

    esri3DAnalystUI.LasDatasetFiltersMenu

    Command

    All

    3DAnalyst_LasDatasetFilterAll

    3D Analyst

    {F5310A14-1A2C-4ED9-968A-32EF7AB74725}

    none

    LasDataset_FiltersMenu

    Display all points.

    esri3DAnalystUI.LasDatasetFiltersMenu

    Command

    Ground

    3DAnalyst_LasDatasetFilterBareEarth

    3D Analyst

    {49208744-31C4-4BD7-BC10-7D104EACC13A}

    none

    LasDataset_FiltersMenu

    Display the points from the ground filter.

    esri3DAnalystUI.LasDatasetFiltersMenu

    Command

    Non Ground

    3DAnalyst_LasDatasetFilterNonBareEarth

    3D Analyst

    {9701764F-3B00-4C6D-A184-F02A6E52A678}

    none

    LasDataset_FiltersMenu

    Display the points from the non ground filter.

    esri3DAnalystUI.LasDatasetFiltersMenu

    Command

    First Return

    3DAnalyst_LasDatasetFilterFirstReturn

    3D Analyst

    {2699ECCA-A5A0-4D28-98B0-C1D31060BDCF}

    none

    LasDataset_FiltersMenu

    Display the points from the first return filter.

    esri3DAnalystUI.LasDatasetFiltersMenu

    Command

    Pan Left

    3DAnalyst_LasDatasetPanLeft

    3D Analyst

    {D1EFEAD7-2E63-4F25-A37B-D69051745F11}

    none

    3DAnalyst_LasDataset_Toolbar

    Pan the LAS dataset in the x direction to the left. Use the Pan Options to modify the pan distance.

    esri3DAnalystUI.LasDatasetPanLeftCommand

    Command

    Pan Right

    3DAnalyst_LasDatasetPanRight

    3D Analyst

    {6DD69F4C-F763-41AF-945B-916142BEB456}

    none

    3DAnalyst_LasDataset_Toolbar

    Pan the LAS dataset in the x direction to the right. Use the Pan Options to modify the pan distance.

    esri3DAnalystUI.LasDatasetPanRightCommand

    Command

    Pan Up

    3DAnalyst_LasDatasePanUp

    3D Analyst

    {9A87FAFF-4962-4DF9-88F3-64D23146EB95}

    none

    3DAnalyst_LasDataset_Toolbar

    Pan the LAS dataset in the y direction up. Use the Pan Options to modify the pan distance.

    esri3DAnalystUI.LasDatasetPanUpCommand

    Command

    Pan Down

    3DAnalyst_LasDatasetPanDown

    3D Analyst

    {96CCAEEA-B678-41BB-AF84-AEDDC7813582}

    none

    3DAnalyst_LasDataset_Toolbar

    Pan the LAS dataset in the y direction down. Use the Pan Options to modify the pan distance.

    esri3DAnalystUI.LasDatasetPanDownCommand

    Command

    LAS Dataset Profile View

    3DAnalyst_LasDatasetProfile

    3D Analyst

    {15126075-D582-4812-B4B1-F7312282756B}

    none

    3DAnalyst_LasDataset_Toolbar

    Create a profile of LAS dataset points. This allows you to query the lidar points, measure their height differences, and edit their classification.Click a location in the map display to set a start point, and a second location to set an end point. Once an end point has been set, use the selection box to set a profile width.Use the SHIFT key to set straight vertical or horizontal lines. Press the ESC key to cancel.

    esri3DAnalystUI.LasDatasetProfileTool

    Command

    LAS Dataset 3D View

    3DAnalyst_LasDataset3dView

    3D Analyst

    {F7CB7E44-7FE7-435C-9269-DD01AB2E8C8F}

    none

    3DAnalyst_LasDataset_Toolbar

    Create a 3D view of the LAS dataset. The 3D view will display the LAS dataset as it appears in the map window.

    esri3DAnalystUI.LasDataset3dViewCommand

    Toolbar

    Layout

    PageLayout_LayoutToolbar

    none

    {5DEB1DB3-C2A9-11D1-B9A2-080009EE4E51}

    none

    none

    none

    esriArcMapUI.LayoutToolBar

    Command

    Zoom In

    PageLayout_PageZoomIn

    Page Layout

    {E920D9E7-9CB1-11D1-873C-0000F8751720}

    none

    PageLayout_LayoutToolbar

    Zoom in on the map layout by clicking once or dragging a box on the layout.Shortcut: Hold down the Z key, or hold down CTRL and drag with the middle mouse button held down.

    esriArcMapUI.PageZoomInTool

    Command

    Zoom Out

    PageLayout_PageZoomOut

    Page Layout

    {E920D9E8-9CB1-11D1-873C-0000F8751720}

    none

    PageLayout_LayoutToolbar

    Zoom out on the map layout by clicking once or dragging a box on the layout.Shortcut: Hold down the X key.

    esriArcMapUI.PageZoomOutTool

    Command

    Pan

    PageLayout_PagePan

    Page Layout

    {E920D9E9-9CB1-11D1-873C-0000F8751720}

    none

    PageLayout_LayoutToolbar

    Pan the map layout by dragging it.Shortcut: Hold down the C key, or drag with the middle mouse button held down.

    esriArcMapUI.PagePanTool

    Command

    Zoom Whole Page

    LayoutTools_ZoomWholePage

    Page Layout

    {C22579D3-BC17-11D0-8667-0000F8751720}

    none

    PageLayout_LayoutToolbar

    Zoom to the full extent of the map layout.Shortcut: Press INSERT while in layout view.

    esriArcMapUI.ZoomWholePageCommand

    Command

    Zoom to 100%

    LayoutTools_Zoom100Percent

    Page Layout

    {C22579D4-BC17-11D0-8667-0000F8751720}

    none

    PageLayout_LayoutToolbar

    Zoom the map layout to 100% (1:1).

    esriArcMapUI.Zoom100PercentCommand

    Command

    Fixed Zoom In

    PageLayout_PageZoomInFixed

    Page Layout

    {E920D9EA-9CB1-11D1-873C-0000F8751720}

    none

    PageLayout_LayoutToolbar

    Zoom in on the center of the map layout.Shortcut: Press + key while in layout view.

    esriArcMapUI.PageZoomInFixedCommand

    Command

    Fixed Zoom Out

    PageLayout_PageZoomOutFixed

    Page Layout

    {E920D9EB-9CB1-11D1-873C-0000F8751720}

    none

    PageLayout_LayoutToolbar

    Zoom out on the center of the map layout.Shortcut: Press - key while in layout view.

    esriArcMapUI.PageZoomOutFixedCommand

    Command

    Go Back To Extent

    LayoutTools_ZoomPageToLastExtentBack

    Page Layout

    {0C56F301-410B-11D2-A2AA-080009B6F22B}

    none

    PageLayout_LayoutToolbar

    Go back to previous extent of the map layout.Shortcut: Press the &< Key while in layout view.

    esriArcMapUI.ZoomPageToLastExtentBackCommand

    Command

    Go Forward To Extent

    LayoutTools_ZoomPageToLastExtentForward

    Page Layout

    {0C56F302-410B-11D2-A2AA-080009B6F22B}

    none

    PageLayout_LayoutToolbar

    Go forward to the next extent of the map layout.Shortcut: Press > while in layout view.

    esriArcMapUI.ZoomPageToLastExtentForwardCommand

    Command

    Zoom Control

    PageLayout_Zoom

    Page Layout

    {A235CDB1-C7E2-11D0-8380-080009B996CC}

    none

    PageLayout_LayoutToolbar

    Zoom the map layout by a particular percentage. Choose from the list or type in a percentage.

    esriArcMapUI.ZoomControl

    Command

    Toggle Draft Mode

    PageLayout_TogleDraftModeOfFrames

    Page Layout

    {5821236E-6C14-46E2-9B2C-56CC35E0A5E5}

    none

    PageLayout_LayoutToolbar

    Toggle draft mode of frame graphics.

    esriArcMapUI.ToggleDraftModeOnFramesCommand

    Command

    Focus Data Frame

    PageLayout_FocusDataFrameDrawing

    Page Layout

    {F752FFCA-F2A6-45B6-9C84-5BD4B4DFA770}

    none

    PageLayout_LayoutToolbar

    Put this frame into focus, making it the target for graphics and text you draw on top of it while you are in layout view.Shortcut: Double-click data frame on the layout.

    esriArcMapUI.FocusDataFrameDrawingCommand

    Command

    Change Layout

    ChangeLayout

    Page Layout

    {29223B07-D8FC-11D3-9305-00600802E603}

    none

    PageLayout_LayoutToolbar

    Change the layout by selecting a predefined template.

    esriArcMapUI.ChangeLayoutCommand

    Command

    Data Driven Pages Toolbar

    PageLayout_PageIndexToolbarCommand

    Page Layout

    {041DF7F6-8DDE-42E4-B38E-52EB538D46F3}

    none

    PageLayout_LayoutToolbar

    Open the Data Driven Pages toolbar so you can setup and work with data driven pages for this map. Data driven pages enable you to create map books and map series using your map's layout.

    esriArcMapUI.PageIndexToolbarCommand

    Toolbar

    Network Analyst

    Network Analyst

    none

    {C967BD39-1118-42EE-AAAB-B31642C89C3E}

    none

    none

    none

    esriNetworkAnalystUI.NetworkAnalystExtension

    Menu

    Network Analyst

    NetworkSolvers_Menu

    none

    {388AC978-AB0B-48A3-A905-86FC44A3A341}

    none

    Network Analyst

    none

    esriNetworkAnalystUI.NetworkAnalystSolverMenu

    Command

    { Create Standard NALayer Commands }

    { NAX_NEW_NALAYER_MULTI_ITEM }

    none

    {301857E8-C2F9-4CEB-83ED-F5AF5402D6D2}

    none

    NetworkSolvers_Menu

    none

    esriNetworkAnalystUI.NetworkAnalystSolverMenu

    Command

    { Create Custom NALayer Commands }

    { NAX_NEW_CUSTOM_NALAYER_MULTI_ITEM }

    none

    {59CF176D-49E4-4F43-B998-86516DAE831B}

    none

    NetworkSolvers_Menu

    none

    esriNetworkAnalystUI.NetworkAnalystSolverMenu

    Command

    Options

    NAOptions Command

    Network Analyst

    {356BACA2-F780-4722-8A76-A08A2904E351}

    none

    NetworkSolvers_Menu

    Specify options such as the color for selected records in the Network Analyst window, network location snapping, and so on.

    esriNetworkAnalystUI.NetworkAnalystSolverMenu

    Command

    Network Analyst window

    NetworkAnalystWindowCommand

    Network Analyst

    {601FDC37-D541-42F9-A11F-DD5CEA6315DD}

    none

    Network Analyst

    Open the Network Analyst window. This window enables you to manage the contents of network analysis layers, such as the stops, routes, and barriers in a route layer.

    esriNetworkAnalystUI.NAWindowCommand

    Command

    Create Network Location

    NAEditLocation Tool

    Network Analyst

    {C7877BC8-BD63-473F-A6AC-08D806152400}

    none

    Network Analyst

    Add network locations (stops, barriers, facilities, and so on) to the active network analysis class. Tip: Hold down the 1 or 2 key to display a dot on the nearest elligible location of the network. If you are using street addresses, the 2 key also displays the nearest address in the Network Analyst window.

    esriNetworkAnalystUI.NetworkLocationEditTool

    Command

    Select/Move Network Locations

    NAEditLocation Tool

    Network Analyst

    {B59C0FAC-49CD-4F5F-92CB-C6B6A7D8D473}

    none

    Network Analyst

    Select network locations. Once items are selected, you can also move them with this tool. Tip: You can only select and move objects from the active network analysis class. For instance, Stops must be active in the Network Analyst window before you can select and move a stop.Shortcut: Once an object is selected, hold down CTRL and click to move the object to the current location of the cursor.

    esriNetworkAnalystUI.NetworkLocationSelectTool

    Command

    Solve

    NASolve Command

    Network Analyst

    {F0FD65E0-4BBF-41E5-9190-B6F3C0DCE364}

    none

    Network Analyst

    Run the current analysis.

    esriNetworkAnalystUI.NetworkAnalystSolveCommand

    Command

    Directions

    NetworkAnalyst_DirectionsWindow

    Network Analyst

    {DD10DF2A-B919-4B49-9A57-C0215FD2C8D6}

    none

    Network Analyst

    Open directions for the selected route. If no route is selected, directions for all of the routes are opened.Disabled if your active network analysis layer is not a route, closest facility, or vehicle routing problem layer.

    esriNetworkAnalystUI.NADirectionsCommand

    Command

    Network Dataset Layer List

    NetworkLayers List

    Network Analyst

    {1A3352FA-C7C9-4BA4-B7C4-17FA40EDADA1}

    none

    Network Analyst

    Choose the network dataset to use as your active network dataset. The active network dataset is used when creating new network analysis layers. It also specifies the network dataset to use with the Network Identify tool and the Build command. This control shows you all the layers in your map representing network datasets.

    esriNetworkAnalystUI.NetworkLayerList

    Command

    Network Identify

    Network Identify Tool

    Network Analyst

    {83DF2383-2B01-47C5-98CE-CF6F73DA9A27}

    none

    Network Analyst

    Identify network elements in the active network dataset. Use this tool to interrogate network attributes and connectivity of network elements.Shortcut: You can also identify a network element by right-clicking it when using the Create Network Location tool or Select/Move Network Location tool.

    esriNetworkAnalystUI.NetworkIdentifyTool

    Command

    Build

    NetworkDataset_BuildFullExtentCommand

    Network Analyst

    {6F88C94D-1F6E-4C22-B9C5-E2D9677E66D5}

    none

    Network Analyst

    Build the active network dataset. If the network dataset was already built, then source features that participate in it were edited, this button will rebuild only the dirty areas. Thus, rebuilding is typically much faster than the initial build.

    esriNetworkAnalystUI.BuildFullExtentCommand

    Toolbar

    Parcel Editor

    ParcelEditorToolbar

    none

    {E63B3BBF-58FD-4102-8F61-238E1AAA066F}

    none

    none

    none

    esriCadastralUI.CadastralEditorToolBar

    Menu

    Parcel Editor

    CadastralEditor_Menu

    none

    {CFFCF318-533D-4806-95F0-7DFF28D87084}

    none

    ParcelEditorToolbar

    none

    esriCadastralUI.CadastralEditorMenu

    Command

    Start Editing

    Cadastral_StartEditing

    Parcel

    {B2DEBDB8-33AB-4C04-8438-17357A263002}

    none

    CadastralEditor_Menu

    esriCadastralUI.CadastralEditorMenu

    Command

    Save Edits

    Editor_SaveEdits

    Editor

    {59D2AFD2-9EA2-11D1-9165-0080C718DF97}

    none

    CadastralEditor_Menu

    Save all edits made since the last save. After saving, you cannot undo previous editing operations.

    esriCadastralUI.CadastralEditorMenu

    Command

    Stop Editing

    Editor_StopEditing

    Editor

    {59D2AFD1-9EA2-11D1-9165-0080C718DF97}

    none

    CadastralEditor_Menu

    Stop the edit session. If you have any unsaved edits, you are prompted to save them.

    esriCadastralUI.CadastralEditorMenu

    Command

    Target Fabric

    Fabric Control

    Parcel

    {E2D877A1-3E7C-40EC-AD6A-8105D28F45F1}

    none

    CadastralEditor_Menu

    Choose the fabric to be edited. This is needed only when there is more than one fabric in the map document.

    esriCadastralUI.CadastralEditorMenu

    Command

    Plan Directory

    PlanDirectory

    Parcel

    {71728D93-D307-43AA-81F9-9D4EE10D3B4F}

    none

    CadastralEditor_Menu

    List all plans in the fabric, and create new plans. Right-click a plan to find its properties.

    esriCadastralUI.CadastralEditorMenu

    Command

    Save As XML

    Cadastral_SaveAsAnotherPacket

    Parcel

    {2E1870E4-F0DB-4CCB-B274-CF4A7B581487}

    none

    CadastralEditor_Menu

    Save the selected parcels to a Cadastral XML file. When working in manual mode using fabric jobs, all the parcels in the open job are saved to the file.

    esriCadastralUI.CadastralEditorMenu

    Command

    Append File

    Cadastral_AppendPacket

    Parcel

    {9FB04311-8CBC-4AFB-9F51-1C53658FB991}

    none

    CadastralEditor_Menu

    Append a Cadastral XML file to the parcel fabric and, optionally, join the new parcels.

    esriCadastralUI.CadastralEditorMenu

    Command

    Adjust

    Adjust Packet Co-ordinates

    Parcel

    {411C458F-B80D-449B-BE80-ACA331F3A910}

    none

    CadastralEditor_Menu

    Adjust the fabric points for the selected parcels. At least 2 control points are required. When working in manual mode using fabric jobs, all the parcels in the open job are adjusted. The method applies a least squares adjustment.

    esriCadastralUI.CadastralEditorMenu

    Command

    Feature Adjustment

    CadastralAdjustmentMenuItem

    Parcel

    {843FBFF3-1DAC-4491-A04A-063D6905794F}

    none

    CadastralEditor_Menu

    Adjust feature classes to match the position of the parcel fabric.

    esriCadastralUI.CadastralEditorMenu

    Command

    Job Book

    CadastralFabricJobBook

    Parcel

    {302F37BA-B9E2-4806-9136-3834867A172C}

    none

    CadastralEditor_Menu

    List jobs stored in the parcel fabric. While editing only the jobs in the version are listed, otherwise all jobs across all versions are listed. Right-click a job to find its properties.

    esriCadastralUI.CadastralEditorMenu

    Command

    Options

    Cadastral_EditorOptions

    Parcel

    {A7490587-A970-4014-97CD-C2D2BA939A11}

    none

    CadastralEditor_Menu

    Choose options related to parcel editing.

    esriCadastralUI.CadastralEditorMenu

    Command

    Select Parcel Features

    Cadastral_SelectTool

    Parcel

    {3C0B5325-4083-4A7C-8A30-EC692720D16B}

    none

    ParcelEditorToolbar

    Use this tool to select and interact with parcels in a parcel fabric.

    esriCadastralUI.CadastralSelectTool

    Command

    New Parcel

    CadastralEditor_NewParcelCmd

    Parcel

    {90A69B31-0F78-4E62-99F9-801404588BD7}

    none

    ParcelEditorToolbar

    Create a parcel in the default plan or choose a target plan.

    esriCadastralUI.NewParcelCmd

    Command

    Control Points

    Cadastral_ControlPtsTool

    Parcel

    {0A6D9032-010A-4AC6-95A1-A0BDB3054E69}

    none

    ParcelEditorToolbar

    Add, remove and update control points. When working in manual mode using fabric jobs, this tool is disabled if no job is open.

    esriCadastralUI.ControlPtsTool

    Command

    Control Point Match Tool

    Cadastral_ControlPtMatchTool

    Parcel

    {BCD19E67-EC01-48BA-8A67-696A18CFD568}

    none

    ParcelEditorToolbar

    Match a control point to a fabric point.

    esriCadastralUI.ControlPtMatchTool

    Command

    Create Connection

    Cadastral_CreateAcrossRoadConn

    Parcel

    {74C73841-AA78-46CF-B335-4B22EF905D8B}

    none

    ParcelEditorToolbar

    Add connection lines to parcels in a parcel fabric.

    esriCadastralUI.CreateAcrossRoadConnCmd

    Command

    Mean Points

    Cadastral_MeanPointsTool

    Parcel

    {BD7562E1-C25D-461D-844F-14507EFA95AA}

    none

    ParcelEditorToolbar

    Merges unconnected points inside a given rectangle

    esriCadastralUI.MeanPointsTool

    Command

    Add Line Point

    Cadastral_AddPointCmd

    Parcel

    {680B849E-799E-45E9-BF8C-79A79272A0AB}

    none

    ParcelEditorToolbar

    Place a line point on top of an existing parcel point. The parcel point must lie on top of a different and overlapping parcel line boundary. The placed line point will enforce cartographic alignment with the adjacent boundary and will be constrained to lie on that boundary.

    esriCadastralUI.AddLinePointCmd

    Command

    Delete Line Point

    Cadastral_DeleteLinePointCmd

    Parcel

    {E3A8138B-84B5-4D5F-9537-5D7FD7F27863}

    none

    ParcelEditorToolbar

    Delete an existing line point. The underlying parcel point is not deleted, however the parcel point will no longer be used to enforce cartographic alignment with the adjacent boundary.

    esriCadastralUI.DeleteLinePointCmd

    Command

    Parcel Details

    ShowParcelPropertiesCmd

    Parcel

    {D7A996F0-2084-4699-9240-5206ABEF5DB1}

    none

    ParcelEditorToolbar

    Review and edit the attributes of the selected parcel using the Properties tab. Use the Lines tab to view and edit the parcel traverse and boundary records.

    esriCadastralUI.ShowParcelPropertiesCmd

    Command

    Parcel Explorer

    Cadastral_ParcelExplorer_Show

    Parcel

    {F97DF83D-D2B4-4776-9EA3-EF5E4A9BF528}

    none

    ParcelEditorToolbar

    List the selected parcels grouped by their plan. Constructions and all unjoined parcels are also listed. When working in manual mode using fabric jobs, the Parcel Explorer lists all parcels in the open job.

    esriCadastralUI.ParcelExplorerCmd

    Command

    Point Report

    Cadastral_PointReportCmd

    Parcel

    {6DECCFCD-D1B8-4542-98B9-4A9CBF598C65}

    none

    ParcelEditorToolbar

    Point reporting on 1, 2 or 3 points.

    esriCadastralUI.PointReportCmd

    Command

    Parcel Namer

    Cadastral_ParcelSeqNamerTool

    Parcel

    {FF4BBB39-36B2-4C3E-B32C-194B06E64C2A}

    none

    ParcelEditorToolbar

    Name parcels sequentially using a line.

    esriCadastralUI.ParcelSeqNamerTool

    Command

    Annotate Courses

    Cadastral_AnnotateParcelCourses

    Parcel

    {E59C4331-BAD1-4243-8320-0ABDB5344088}

    none

    ParcelEditorToolbar

    Annotate selected parcel courses.

    esriCadastralUI.AnnotateParcelCoursesCmd

    Command

    Transform Parcels

    JobBook_TransformParcel

    Parcel

    {F4B8BCA6-2794-4967-8B79-CEEE6E704606}

    none

    ParcelEditorToolbar

    Use this command to transform parcels.

    esriCadastralUI.TransformParcelCmd

    Toolbar

    Publisher

    Publisher_PublisherToolbar

    none

    {39F93294-E4A7-412B-A318-971506EC2AF9}

    none

    none

    none

    esriPublisherUI.PublishToolbar

    Menu

    Publisher

    Publish_PublishMenu

    none

    {4912E7AB-AFD3-4A66-A2AF-F39385D73D43}

    none

    Publisher_PublisherToolbar

    none

    esriPublisherUI.PublishMenu

    Command

    Publisher Map Title

    Publisher_Dynamic Title

    Publisher

    {9AD38AB2-F1BD-4546-940B-B84CD50866DC}

    none

    Publish_PublishMenu

    Add a title which can be changed when printing/viewing in ArcReader

    esriPublisherUI.PublishMenu

    Command

    Import ArcReader Markup

    Publisher_Import Markup

    Publisher

    {B497C711-DF2E-4F72-ADB8-0CB7D5D9CB5D}

    none

    Publish_PublishMenu

    Import one or more ArcReader markup files (.pmfinkx files) into ArcMap as markup graphics. If the markup was created in ArcReader in Layout view, you have to be in Layout view in ArcMap in order to import it.

    esriPublisherUI.PublishMenu

    Command

    Create Data Package

    Publisher_Data Packaging

    Publisher

    {B3791413-3D17-4307-A240-DE44E69C3407}

    none

    Publish_PublishMenu

    Create a data package for the selected PMF file(s).

    esriPublisherUI.PublishMenu

    Command

    Map Contents Summary

    Publisher_Data Analysis

    Publisher

    {97AE9120-EA9F-4C18-AD18-8877D0811CCB}

    none

    Publish_PublishMenu

    Analyze the contents of the the map and report findings

    esriPublisherUI.PublishMenu

    Command

    Publish Map

    Publisher_Publish Map

    Publisher

    {CEFED3B7-5F2E-45E2-BC3F-3EDEB4587E69}

    none

    Publish_PublishMenu

    Publish current Map for use with ArcReader

    esriPublisherUI.PublishMenu

    Command

    Settings

    Publisher_Publish Options

    Publisher

    {8849FD12-9ABE-441E-8A72-9AAB513AF0C5}

    none

    Publish_PublishMenu

    Specify settings for how the published map will work in ArcReader

    esriPublisherUI.PublishMenu

    Command

    Publish Map

    Publisher_Publish Map

    Publisher

    {CEFED3B7-5F2E-45E2-BC3F-3EDEB4587E69}

    none

    Publisher_PublisherToolbar

    Publish current Map for use with ArcReader

    esriPublisherUI.PublishPMFCommand

    Command

    Create Data Package

    Publisher_Data Packaging

    Publisher

    {B3791413-3D17-4307-A240-DE44E69C3407}

    none

    Publisher_PublisherToolbar

    Create a data package for the selected PMF file(s).

    esriPublisherUI.PublishDataPackageCommand

    Command

    Import ArcReader Markup

    Publisher_Import Markup

    Publisher

    {B497C711-DF2E-4F72-ADB8-0CB7D5D9CB5D}

    none

    Publisher_PublisherToolbar

    Import one or more ArcReader markup files (.pmfinkx files) into ArcMap as markup graphics. If the markup was created in ArcReader in Layout view, you have to be in Layout view in ArcMap in order to import it.

    esriPublisherUI.ImportArcReaderInkCommand

    Command

    ArcReader Markup Tag

    Publisher_TagToolControl

    Publisher

    {0CF15106-499F-43EA-8794-9C88045CC299}

    none

    Publisher_PublisherToolbar

    Select current ArcReader markup tag

    esriPublisherUI.InkTagToolControl

    Command

    Previous ArcReader Markup

    Publisher_PrevInkGraphic

    Publisher

    {D0030EE1-C7BA-479A-B5E7-5A883C53D80E}

    none

    Publisher_PublisherToolbar

    Find previous ArcReader markup

    esriPublisherUI.PrevInkGraphicCommand

    Command

    Next ArcReader Markup

    Publisher_NextInkGraphic

    Publisher

    {945D713A-CE60-4004-9BF6-46CA893F9F49}

    none

    Publisher_PublisherToolbar

    Find next ArcReader markup

    esriPublisherUI.NextInkGraphicCommand

    Command

    Delete ArcReader Markup

    Publisher_DeleteAllInkGraphics

    Publisher

    {E452F5D2-45E4-450B-9C40-F4A2DB3F16D0}

    none

    Publisher_PublisherToolbar

    Delete all the ArcReader markup graphics in the set currently chosen in the dropdown list.

    esriPublisherUI.DeleteAllInkGraphicsCommand

    Toolbar

    Raster Painting

    ArcScan_RasterPaintingToolBar

    none

    {3D224EED-3150-4C3E-9D46-586D288279B4}

    none

    none

    none

    esriArcScan.RasterCleanupToolBar

    Command

    Brush

    ArcScan_Brush

    ArcScan

    {CD31B26E-EEE9-4AF4-9796-7079379E33B9}

    none

    ArcScan_RasterPaintingToolBar

    Draw freehand with a brush by clicking the map. Cells are drawn with the foreground color. The size of the brush is set on the Brush Size menu. Disabled if you have not started a raster cleanup session by clicking Raster Cleanup > Start Cleanup on the ArcScan toolbar.

    esriArcScan.BrushTool

    Command

    Select Brush Size

    ArcScan_BrushSizePalette

    ArcScan

    {9EAD2D65-88AE-4899-B689-65BAB22133BA}

    none

    ArcScan_RasterPaintingToolBar

    Set the size of the Brush tool. The smallest size is one pixel. Disabled if you have not started a raster cleanup session by clicking Raster Cleanup > Start Cleanup on the ArcScan toolbar.

    esriArcScan.BrushSizePaletteCommand

    Command

    Fill

    ArcScan_Fill

    ArcScan

    {45DDD0BE-4AB1-469C-AE9C-E64F66A252CB}

    none

    ArcScan_RasterPaintingToolBar

    Fill an area or object with the foreground color. Disabled if you have not started a raster cleanup session by clicking Raster Cleanup > Start Cleanup on the ArcScan toolbar.

    esriArcScan.FillTool

    Menu

    Draw Tools

    ArcScan_DrawTools

    none

    {B087AB73-531D-4CA2-A3FF-1C06770D2EDE}

    none

    ArcScan_RasterPaintingToolBar

    none

    esriArcScan.DrawToolsPalette

    Command

    Line

    ArcScan_DrawLine

    ArcScan

    {CBB0F17A-B2FE-4E27-A9F7-296B270672DD}

    none

    ArcScan_DrawTools

    Draw a straight line. Click, move to a new location, and click to add a vertex or double-click to finish the line. Lines are drawn with the foreground color. The line width is set on the Line Width menu. Disabled if you have not started a raster cleanup session by clicking Raster Cleanup > Start Cleanup on the ArcScan toolbar.

    esriArcScan.DrawToolsPalette

    Command

    Rectangle

    ArcScan_DrawRectangle

    ArcScan

    {70E7561E-E570-4265-9C95-DB08F85A9073}

    none

    ArcScan_DrawTools

    Draw a rectangle by dragging a box. The rectangle is filled with the foreground color. Disabled if you have not started a raster cleanup session by clicking Raster Cleanup > Start Cleanup on the ArcScan toolbar.

    esriArcScan.DrawToolsPalette

    Command

    Polygon

    ArcScan_DrawPolygon

    ArcScan

    {3D9354F8-7390-4987-91A3-0AE3A1657816}

    none

    ArcScan_DrawTools

    Draw a polygon. Click, move to a new location, and click to add a vertex or double-click to finish the polygon. Polygons are filled with the foreground color. Disabled if you have not started a raster cleanup session by clicking Raster Cleanup > Start Cleanup on the ArcScan toolbar.

    esriArcScan.DrawToolsPalette

    Command

    Ellipse

    ArcScan_DrawEllipse

    ArcScan

    {081D9109-65D5-4CC4-948E-7AFFD4DDA435}

    none

    ArcScan_DrawTools

    Draw an ellipse by dragging a box. The ellipse is filled with the foreground color. Disabled if you have not started a raster cleanup session by clicking Raster Cleanup > Start Cleanup on the ArcScan toolbar.

    esriArcScan.DrawToolsPalette

    Command

    Select Line Width

    ArcScan_LineWidthPalette

    ArcScan

    {F54C205D-0855-4029-9A30-DC2DDE5D66B1}

    none

    ArcScan_RasterPaintingToolBar

    Set the size of the Line tool. The smallest width is one pixel. Disabled if you have not started a raster cleanup session by clicking Raster Cleanup > Start Cleanup on the ArcScan toolbar.

    esriArcScan.LineWidthPaletteCommand

    Command

    Erase

    ArcScan_Erase

    ArcScan

    {8093D506-CC18-465B-984E-B1FD4950CB94}

    none

    ArcScan_RasterPaintingToolBar

    Erase raster cells by dragging over the area to erase. This paints cells with the background color. Disabled if you have not started a raster cleanup session by clicking Raster Cleanup > Start Cleanup on the ArcScan toolbar.

    esriArcScan.EraseTool

    Command

    Select Erase Size

    ArcScan_EraseSizePalette

    ArcScan

    {D3CDFB42-3024-4623-9C8C-499C7F6502E7}

    none

    ArcScan_RasterPaintingToolBar

    Set the size of the Erase tool. The smallest size is one pixel. Disabled if you have not started a raster cleanup session by clicking Raster Cleanup > Start Cleanup on the ArcScan toolbar.

    esriArcScan.EraseSizePaletteCommand

    Command

    Swap Foreground/Background Colors

    ArcScan_SwapFGBGColor

    ArcScan

    {53CAF642-0FA5-4053-8FFD-0D2C135F504B}

    none

    ArcScan_RasterPaintingToolBar

    Switch the foreground and background colors. Most of the raster cleanup tools work with the foreground color. Disabled if you have not started a raster cleanup session by clicking Raster Cleanup > Start Cleanup on the ArcScan toolbar.

    esriArcScan.SwapFGBGColor

    Command

    Magic Erase

    ArcScan_MagicErase

    ArcScan

    {7EE9895A-3A90-4CAA-B153-DA36F0A88412}

    none

    ArcScan_RasterPaintingToolBar

    Erase connected cells and fill them with the background color. Click a group of connected cells to erase them, or drag to erase all connected cells that fall completely within the box. Disabled if you have not started a raster cleanup session by clicking Raster Cleanup > Start Cleanup on the ArcScan toolbar.

    esriArcScan.VectorizationMagicEraseTool

    Toolbar

    Representation

    Representation

    none

    {3E042332-3671-4C90-AE89-8BBD4F399E96}

    none

    none

    none

    esriEditor.RepresentationToolbar

    Menu

    Representation

    Representation_RepresentationMenu

    none

    {544231D0-FB25-4DB8-8BC7-748E9E327DC8}

    none

    Representation

    none

    esriEditor.RepresentationMenu

    Command

    Make Invisible

    Representation_MakeInvisible

    Representation

    {D2916EF6-9EC7-4C4A-8676-25014F32EE96}

    none

    Representation_RepresentationMenu

    Turn off the visibility attribute of the selected representation (s). Features are not deleted and still have a representation rule.

    esriEditor.RepresentationMenu

    Command

    Make Visible

    Representation_MakeVisible

    Representation

    {960487FC-43E3-4E3B-941B-5A995A36FF7F}

    none

    Representation_RepresentationMenu

    Turn on the visibility attribute of the selected representation(s). Display invisible representations from Layer Properties > Symbology > Display Properties > Display Options.

    esriEditor.RepresentationMenu

    Command

    Clear Shape Overrides

    Representation_ClearShapeOverrides

    Representation

    {A76178D7-688A-4584-A8CF-772AD7BF5A66}

    none

    Representation_RepresentationMenu

    Remove any shape overrides present on selected representation(s).

    esriEditor.RepresentationMenu

    Command

    Clear Property Overrides

    Representation_ClearAttributesOverrides

    Representation

    {2E0F268B-548C-4DF3-979B-52C536EC6D1D}

    none

    Representation_RepresentationMenu

    Remove any property overrides present on selected representation(s). Only overrides mapped to the default Override field will be removed.

    esriEditor.RepresentationMenu

    Menu

    Free Representation

    Representation_FreeRepresentationMenu

    none

    {492C344F-33E7-4495-B8B8-9D954A4DADF3}

    none

    Representation_RepresentationMenu

    none

    esriEditor.FreeRepresentationMenu

    Command

    Convert to Free Representation

    Representation_ConvertToFreeRepresentation

    Representation

    {1ED8AD85-FA1E-4F68-AC40-83449238E0E4}

    none

    Representation_FreeRepresentationMenu

    Convert the selected representation to a free representation. Command is disabled unless one representation is selected.

    esriEditor.FreeRepresentationMenu

    Command

    Convert Effect to Geometry

    Representation_ConvertToEffect

    Representation

    {1991745E-B98E-40C3-892D-685DFFC525FA}

    none

    Representation_FreeRepresentationMenu

    Replace free representation geometry with the result of the first geometric effect or marker placement.

    esriEditor.FreeRepresentationMenu

    Command

    Ungroup Elements

    Representation_UnshareSymbol

    Representation

    {0D5BDAC8-CDD4-4FFB-B2BB-D69C2CE6DFEA}

    none

    Representation_FreeRepresentationMenu

    Ungroup multi-part geometry in free representation after effects have been converted to geometry.

    esriEditor.FreeRepresentationMenu

    Command

    Separate Symbol Layers

    Representation_SeparateLayers

    Representation

    {A0EF6FE6-DF62-4620-BF42-9602E5D99756}

    none

    Representation_FreeRepresentationMenu

    Disconnect layers of a free representation rule so that each can be modified independently.

    esriEditor.FreeRepresentationMenu

    Command

    Delete Element

    Representation_DeleteComponent

    Representation

    {E90F5A46-59D5-4BBE-92E3-A894B063813C}

    none

    Representation_FreeRepresentationMenu

    Delete a single element from a free representation. Command is disabled unless one ungrouped element is selected.

    esriEditor.FreeRepresentationMenu

    Command

    Edit Free Representation

    Representation_EditFreeRepresentation

    Representation

    {FB0C029E-C288-469B-8DA1-62EBF140ACEC}

    none

    Representation_FreeRepresentationMenu

    Open the Free Representation Editor window to modify the selected free representation. Command is disabled unless one representation is selected.

    esriEditor.FreeRepresentationMenu

    Command

    Options

    Representation_Options

    Representation

    {6E21E31A-B8E1-485F-93DC-2B6F9A5C0602}

    none

    Representation_RepresentationMenu

    Open the Options dialog to set display options for editing representations.

    esriEditor.RepresentationMenu

    Command

    Select

    Representation_Select

    Representation

    {43E58C82-FEDF-4E1A-9137-DE91D32A6E10}

    none

    Representation

    Select one or more whole feature representations and free representations for editing with the representation editing tools.

    esriEditor.ToolSelect

    Command

    Direct Select

    Representation_DirectSelect

    Representation

    {DF93E6F6-20A5-4D6A-BCB5-EE48FAC7B4E9}

    none

    Representation

    Select segments and vertices of one or more feature representations and free representations for editing with the representation editing tools.

    esriEditor.ToolSelectGeom

    Command

    Lasso Select

    Representation_LassoSelect

    Representation

    {F8EEC4C9-B15C-4C7A-9EF6-3193EF68A146}

    none

    Representation

    Click-drag to selec one or more whole feature representations and free representations by drawing a freeform line.

    esriEditor.ToolLassoBlack

    Command

    Lasso Direct Select

    Representation_LassoDirectSelect

    Representation

    {E1CB1876-FD7E-499E-901E-48F3C6DB79DA}

    none

    Representation

    Click-drag to select segments and vertices of one or more whole feature representations and free representations by drawing a freeform line.

    esriEditor.ToolLassoWhite

    Menu

    Vertex Tools

    Representation_ToolVertexPalette

    none

    {B9340A2F-5895-4B5F-97DF-74F6AB70DC4A}

    none

    Representation

    none

    esriEditor.ToolVertexPalette

    Command

    Insert Vertex

    Representation_InsertVertex

    Representation

    {EFDA38C0-CA77-45DB-A834-D1CC17D56C5A}

    none

    Representation_ToolVertexPalette

    Click to add a vertex to the selected feature representation.

    esriEditor.ToolVertexPalette

    Command

    Insert Bezier

    Representation_InsertBezier

    Representation

    {19653453-4422-4D08-BBED-26588C56ADDE}

    none

    Representation_ToolVertexPalette

    Click to add a vertex with Bezier capability to the selected feature representation.

    esriEditor.ToolVertexPalette

    Command

    Insert Control Point

    Representation_InsertControl

    Representation

    {E63C54EE-444F-42CF-B736-CC2FB8851AA9}

    none

    Representation_ToolVertexPalette

    Click to add a vertex with representation control point behavior to the selected feature representation.

    esriEditor.ToolVertexPalette

    Command

    Delete Vertex

    Representation_DeleteVertex

    Representation

    {4FD0CFC6-1C62-493D-BA29-36479603F63B}

    none

    Representation_ToolVertexPalette

    Click to remove a vertex to the selected feature representation.

    esriEditor.ToolVertexPalette

    Command

    Delete Bezier

    Representation_DeleteBezier

    Representation

    {220290CA-0E27-47C7-BBEE-4122F40B9E69}

    none

    Representation_ToolVertexPalette

    Click to remove a vertex with Bezier capability to the selected feature representation.

    esriEditor.ToolVertexPalette

    Command

    Delete Control Point

    Representation_DeleteControl

    Representation

    {A5A5DF3A-FDB8-455F-B31A-30BB7805A873}

    none

    Representation_ToolVertexPalette

    Click to remove a vertex with representation control point behavior to the selected feature representation.

    esriEditor.ToolVertexPalette

    Command

    Warp

    Representation_Warp

    Representation

    {08E51511-04D5-4A21-9217-2AD119CE8289}

    none

    Representation

    Click-drag to smoothly reshape selected portions of feature representations. Representations with all vertices selected cannot be warped.

    esriEditor.ToolWarp

    Command

    Move Parallel

    Representation_MoveParallel

    Representation

    {5535CCC0-7497-4173-88E1-06DD25D23068}

    none

    Representation

    Click-drag to move selected portions of feature representations parallel to their current position. Selected vertices must be adjacent.

    esriEditor.ToolMoveParallel

    Menu

    Erase Tools

    Representation_ToolErasePalette

    none

    {635A76DE-08AD-4E11-89E6-84A0834F19C5}

    none

    Representation

    none

    esriEditor.ToolErasePalette

    Command

    Erase

    Representation_Erase

    Representation

    {DCE8FAC9-848A-4E89-AA94-889F8E816189}

    none

    Representation_ToolErasePalette

    Click-drag to erase some or all of selected representation geometry.

    esriEditor.ToolErasePalette

    Command

    Mask

    Representation_Mask

    Representation

    {E8E0B9F0-B01A-402E-94EF-63806C919C68}

    none

    Representation_ToolErasePalette

    Create masks for the selected feature representations. A relationship class must exist between the feature class representation and a polygon feature class to hold masks.

    esriEditor.ToolErasePalette

    Menu

    Rotate/Orient Tools

    Representation_ToolRotatePalette

    none

    {569F6BB8-07D0-4B75-8558-27194AF0A66A}

    none

    Representation

    none

    esriEditor.ToolRotatePalette

    Command

    Rotate

    Representation_Rotate

    Representation

    {8887B4FD-A1B1-4DEE-B418-642510809A89}

    none

    Representation_ToolRotatePalette

    Rotate selected feature representation geometry and/or representation properties interactively using the mouse, or by a specified angle.

    esriEditor.ToolRotatePalette

    Command

    Orient

    Representation_Orient

    Representation

    {D3A8EAA7-C38C-462A-B4F0-E9FB51E9FE0E}

    none

    Representation_ToolRotatePalette

    Align selected point feature representations to a common angle interactively using the mouse, or by a specified angle.

    esriEditor.ToolRotatePalette

    Command

    Resize

    Representation_Resize

    Representation

    {CC557543-AB98-4E47-B1D3-EB88A4E0FF91}

    none

    Representation

    Resize selected feature representation geometry and/or representation properties interactively using the mouse, or by a specified ratio.

    esriEditor.ToolResize

    Menu

    Move/Offset Tools

    Representation_ToolOffsetPalette

    none

    {DF71E076-B15E-437A-B274-866993D495B2}

    none

    Representation

    none

    esriEditor.ToolOffsetPalette

    Command

    Move

    Representation_Move

    Representation

    {0EA4BD12-9C8C-4CD7-8487-B32350D3E2F0}

    none

    Representation_ToolOffsetPalette

    Move selected feature representation geometry and/or representation properties interactively using the mouse, or by a specified distance.

    esriEditor.ToolOffsetPalette

    Command

    Offset

    Representation_Offset

    Representation

    {9667DA79-4C25-4C9C-B7A1-A0505879DF85}

    none

    Representation_ToolOffsetPalette

    Displace one-dimensional offset representation properties of selected feature representations interactively using the mouse, or by a specified distance.

    esriEditor.ToolOffsetPalette

    Command

    Representation Properties

    Representation_PropertiesWindow

    Representation

    {A264AEFF-5B04-4184-9251-D11069BEBD96}

    none

    Representation

    Opens the Representation Properties window to inspect and modify the representation rule properties of the selected feature representations.

    esriEditor.GraphicPropWndCommand

    Toolbar

    Route Editing

    RouteEditingToolbar

    none

    {4733FE06-1DBE-4516-AAAA-5CEF479C52D8}

    none

    none

    none

    esriLocationUI.RouteEditingToolbar

    Command

    Line Sub-portion Tool.

    SubSketch_2Pts

    Route Editing Commands

    {F4C0338C-BA18-478D-BCC3-3E945ED69D66}

    none

    RouteEditingToolbar

    Define portion of the selected line feature to modify.

    esriLocationUI.SubSketch2PtsTool

    Command

    Make Route

    MakeRouteCommand

    Route Editing Commands

    {2D63BBEF-94EF-41A1-9DB3-878BC9062551}

    none

    RouteEditingToolbar

    Makes a route from the selected line features

    esriLocationUI.MakeRouteCommand

    Command

    Calibrate Route Feature

    CalibrateRouteCommand

    Route Editing Commands

    {2C4F36F6-5B07-4364-8A94-D2744AB277AC}

    none

    RouteEditingToolbar

    Calibrate the selected route's measures with points.

    esriLocationUI.CalibrateRouteCommand

    Toolbar

    Schematic

    SchematicMain_Toolbar

    none

    {231CA833-25FA-4C07-89AD-6474D0F649E0}

    none

    none

    none

    esriSchematicUI.SchematicMainToolBar

    Menu

    Schematic

    Schematic_SchematicMainMenu

    none

    {BB5FF291-B5EC-46C8-878C-E37A41254B91}

    none

    SchematicMain_Toolbar

    none

    esriSchematicUI.SchematicMainMenu

    Command

    Schematic Editor Toolbar

    Schematic_ToggleEditorToolbar

    Schematics

    {0F5F4223-3A71-4064-88E3-B5B1C3FA73D7}

    none

    Schematic_SchematicMainMenu

    Show or hide the Schematic Editor toolbar.The commands and tools in this toolbar are enabled only if an edit session has been started on the active schematic diagram.

    esriSchematicUI.SchematicMainMenu

    Command

    Schematic Network Analyst Toolbar

    Schematic_ToggleNetworkAnalystToolbar

    Schematics

    {5DE89CD0-1FEC-4A73-9A05-C975397937FE}

    none

    Schematic_SchematicMainMenu

    Show or hide the Schematic Network Analyst toolbar.

    esriSchematicUI.SchematicMainMenu

    Command

    Find Diagrams

    Schematic_FindRelatedDiagrams

    Schematics

    {217F3E22-AEFC-4DEF-82D1-2B83B87D7936}

    none

    Schematic_SchematicMainMenu

    Search for all the schematic diagrams that contain schematic features associated with the same selected features or that last update has added or removed schematic features.

    esriSchematicUI.SchematicMainMenu

    Command

    Clear All Diagram Selections

    Schematic_ClearAllDiagrams

    Schematics

    {4CE409DB-EBF7-44DF-9926-0653FB69A457}

    none

    Schematic_SchematicMainMenu

    Unselect the currently selected schematic features in all schematic layers.

    esriSchematicUI.SchematicMainMenu

    Command

    Update Diagram

    Schematic_UpdateDiagram

    Schematics

    {0C2D8293-D8D5-463C-9969-0B09C7688959}

    none

    Schematic_SchematicMainMenu

    Update the active schematic diagram.

    esriSchematicUI.SchematicMainMenu

    Command

    Save Diagram As

    Schematic_SaveAsDiagram

    Schematics

    {7BD0E136-E4B9-4C5C-BA07-3E893CA3FBF3}

    none

    Schematic_SchematicMainMenu

    Save the active schematic diagram with a new name.If schematic features are currently selected in the active diagram when the command is launched, only that selection set will be saved in the new diagram. In that particular case, if there are schematic links that are selected without their origin and/or extremity nodes, these missing nodes are automatically added in the resulting saved diagram.Disabled when the active schematic diagram is entirely built from custom queries.

    esriSchematicUI.SchematicMainMenu

    Command

    Schematic Options

    Schematic_Options

    Schematics

    {830339CB-1CBE-461E-8879-C7815E93E839}

    none

    Schematic_SchematicMainMenu

    Specify general schematic options, such as the diagram's display mode, the way the propagate commands operate, etc.

    esriSchematicUI.SchematicMainMenu

    Command

    Open Schematic Diagrams

    Schematic_OpenDiagram

    Schematics

    {72F714E8-8B2D-4581-ADF2-BACB2FB3EF00}

    none

    SchematicMain_Toolbar

    Open existing schematic diagrams.

    esriSchematicUI.SchematicOpenDiagramCommand

    Command

    Generate New Schematic Diagram

    Schematic_CreateDiagram

    Schematics

    {04B9D624-A04A-4103-8D34-74A36E52FC42}

    none

    SchematicMain_Toolbar

    Generate a new schematic diagram.This command works in a different way depending on the schematic builder on which the generated schematic diagram is based.

    esriSchematicUI.CreateDiagramCommand

    Command

    Active Diagram

    Schematic_SchematicEditTargetControl

    Schematics

    {3FF5B888-9C5D-41FB-BBD4-DF38288F2D17}

    none

    SchematicMain_Toolbar

    Select the schematic diagram you want to analyze.

    esriSchematicUI.SchematicEditTargetControl

    Command

    Decrease Symbol Sizes

    Schematic_SymbolSizeDecrease

    Schematics

    {9B9FC0B5-BE2C-4962-9892-2E5941280214}

    none

    SchematicMain_Toolbar

    Decrease the symbol sizes for all schematic nodes in the active schematic diagram according to the ratio specified on the General tab in the Schematic Options dialog box.

    esriSchematicUI.SchematicDecreaseSymbolSizeCommand

    Command

    Increase Symbol Sizes

    Schematic_SymbolSizeIncrease

    Schematics

    {A3986130-53E1-4C6F-A541-05EEB7808175}

    none

    SchematicMain_Toolbar

    Increase the symbol sizes for all schematic nodes in the active schematic diagram according to the ratio specified on the General tab in the Schematic Options dialog box.

    esriSchematicUI.SchematicIncreaseSymbolSizeCommand

    Command

    Decrease Label Sizes

    Schematic_TextSizeDecrease

    Schematics

    {A3451E5E-8136-4A72-A0FD-02C7B1941D5E}

    none

    SchematicMain_Toolbar

    Decrease the size of the labels attached to the schematic features contained in the active schematic diagram according to the ratio specified on the General tab in the Schematic Options dialog box.

    esriSchematicUI.SchematicDecreaseTextSizeCommand

    Command

    Increase Label Sizes

    Schematic_TextSizeIncrease

    Schematics

    {EFE87070-12E9-4E26-BE5C-1C09F5DB1FB2}

    none

    SchematicMain_Toolbar

    Increase the size of the labels attached to the schematic features contained in the active schematic diagram according to the ratio specified on the General tab in the Schematic Options dialog box.

    esriSchematicUI.SchematicIncreaseTextSizeCommand

    Command

    Propagate Schematic Selection To Map

    Schematic_SelectFromSchematic

    Schematics

    {8DB5AED6-FC30-4822-8141-1C17D86B09BD}

    none

    SchematicMain_Toolbar

    Propagate the active schematic feature selection set to the map.Use this tool to find all the geographic features associated with the schematic features currently selected in the active schematic diagram and select them accordingly in the map.The propagation operates according to the Propagate tab's parameters in the Schematic Options dialog box.

    esriSchematicUI.SelectFromSchematicCommand

    Command

    Propagate Map Selection To Schematic

    Schematic_SelectToSchematic

    Schematics

    {BF3A5989-787C-421E-9409-739C4942961A}

    none

    SchematicMain_Toolbar

    Propagate the map feature selection set to schematic diagrams.Use this tool to find all the schematic features associated with the geographic features selected in the map and select them accordingly in the active schematic diagram or all the opened schematic diagrams. The propagation operates according to the Propagate tab's parameters in the Schematic Options dialog box.

    esriSchematicUI.SelectToSchematicCommand

    Toolbar

    Schematic Editor

    SchematicEditor_Toolbar

    none

    {437FD330-6BEA-4D6C-ADD6-3380143AF1B2}

    none

    none

    none

    esriSchematicUI.SchematicEditorToolBar

    Menu

    Schematic Editor

    Schematic_SchematicEditorMenu

    none

    {DD783699-BD54-4601-8861-4BC6D17E483D}

    none

    SchematicEditor_Toolbar

    none

    esriSchematicUI.SchematicEditorMenu

    Command

    Start Editing Diagram

    ControlToolsSchematic_StartEditing

    Schematics

    {76B8C404-949D-4FC0-861B-B2AFA83E8F4A}

    none

    Schematic_SchematicEditorMenu

    Open an edit session on the active schematic diagram so you can start editing it.This enables all the Schematics editing commands and refining tools added in your custom toolbar.

    esriSchematicUI.SchematicEditorMenu

    Command

    Stop Editing Diagram

    ControlToolsSchematic_StopEditing

    Schematics

    {2ECA5699-20D1-43EC-A72B-B384098A340C}

    none

    Schematic_SchematicEditorMenu

    Close the edit session on the active schematic diagram.If there are any unsaved edits, you will be prompted to save or discard edits prior to closing.

    esriSchematicUI.SchematicEditorMenu

    Command

    Save Diagram Edits

    ControlToolsSchematic_SaveEdits

    Schematics

    {B8ECAE3F-0308-4897-8F55-94CD978C7A80}

    none

    Schematic_SchematicEditorMenu

    Save all edits made in the active schematic diagram since the last save.Disabled for diagrams generated with a Schematics version prior to ArcGIS 10, diagrams for which you have no write rights, or diagrams that were already edited by another user at the editing session opening.

    esriSchematicUI.SchematicEditorMenu

    Menu

    Align Nodes

    Schematic_SchematicAlignNodesMenu

    none

    {79CF627E-89AA-470F-9193-EA12F1160EBC}

    none

    Schematic_SchematicEditorMenu

    none

    esriSchematicUI.SchematicAlignNodesMenu

    Command

    Align Horizontal Center

    Schematic_AlignNodesHorizontal

    Schematics

    {D9EEDCFE-97B8-497A-B838-43CB4A891D92}

    none

    Schematic_SchematicAlignNodesMenu

    Align the selected set of schematic nodes by moving them horizontally so they display along the same vertical axis.The vertical axis will be based on the current X-coordinate of the reference point.The reference point is highlighted in red among the selected schematic features. This point can be either one of the selected schematic nodes or a vertex on a selected schematic link.

    esriSchematicUI.SchematicAlignNodesMenu

    Command

    Align Vertical Center

    Schematic_AlignNodesVertical

    Schematics

    {4310F310-F488-4065-A36E-7CD4555718E3}

    none

    Schematic_SchematicAlignNodesMenu

    Align the selected set of schematic nodes by moving them vertically so they display along the same horizontal axis.The horizontal axis will be based on the current Y-coordinate of the reference point.The reference point is highlighted in red among the selected schematic features. This point can be either one of the selected schematic nodes or a vertex on a selected schematic link.

    esriSchematicUI.SchematicAlignNodesMenu

    Command

    Align By Angle

    Schematic_AlignNodesByAngle

    Schematics

    {6680B431-1D58-4FD4-8D19-D6F1F493ED8B}

    none

    Schematic_SchematicAlignNodesMenu

    Align the currently selected set of schematic nodes by moving them along the fictive axis defined by- The reference point that fixes the axis origin.- The angle specified on the Align Nodes tab of the Schematic Editing Properties dialog box that determines the axis inclination.The reference point is by default highlighted in red among the selected schematic features. This point can be either one of the selected schematic nodes or a vertex on a selected schematic link.

    esriSchematicUI.SchematicAlignNodesMenu

    Command

    Bypass Nodes

    Schematic_BypassNodes

    Schematics

    {8B0DC417-8CED-415A-AF83-8F0549234CDC}

    none

    Schematic_SchematicEditorMenu

    Redraw the selected set of schematic links to avoid node crossings.Schematic links that go through one or more schematic nodes are repositioned (if possible) so the nodes can be bypassed. Vertices are inserted on the schematic link paths.If no selected set has been defined in the active schematic diagram, then the command applies to all schematic features in the diagram.

    esriSchematicUI.SchematicEditorMenu

    Command

    Mark Crossings

    Schematic_MarkCrossings

    Schematics

    {748AA54F-9368-4E99-99A7-2AFF5436ACFD}

    none

    Schematic_SchematicEditorMenu

    Mark or unmark the intersections between horizontal and vertical segments.The marking process operates according to the Mark Crossing tab's parameters in the Schematic Editing Properties dialog box.

    esriSchematicUI.SchematicEditorMenu

    Command

    Reduce Nodes

    Schematic_ReduceNode

    Schematics

    {33B2E88A-0DDC-4F91-8464-B709C3F8166B}

    none

    Schematic_SchematicEditorMenu

    Reduce each currently selected schematic node in the active schematic diagram.Schematic nodes are treated in the order they are selected. For each reduced node, its shortest connected link is graphically removed. The other end of this shortest link becomes the node where the other connected links are reconnected.

    esriSchematicUI.SchematicEditorMenu

    Command

    Remove Schematic Features

    Schematic_DeleteElements

    Schematics

    {7652B418-0F98-48B5-8A7E-9A52A3A54F4D}

    none

    Schematic_SchematicEditorMenu

    Remove the selected schematic features in the active diagram.

    esriSchematicUI.SchematicEditorMenu

    Command

    Remove Schematic Vertices

    Schematic_RemoveLinkPoints

    Schematics

    {9C6F401F-9FE3-48B5-89C1-6BA1B86497ED}

    none

    Schematic_SchematicEditorMenu

    Remove all the vertices from the schematic links selected in the active schematic diagram.When no link is selected, it removes all the vertices from all the links in the diagram.

    esriSchematicUI.SchematicEditorMenu

    Command

    Rotate Tree

    Schematic_RotateTree

    Schematics

    {FD409EE9-1393-470B-B588-D2FBC889D1A4}

    none

    Schematic_SchematicEditorMenu

    Rotate the tree associated with the schematic node currently selected in the active schematic diagram according to the parameters specified on the Rotate Tree tab of the Schematic Editing Properties dialog box.Enabled when there is a single node selected in the active schematic diagram.

    esriSchematicUI.SchematicEditorMenu

    Command

    Square Links

    Schematic_SquareLinks

    Schematics

    {8B68A493-3DDA-441F-BA3B-B6121963BA62}

    none

    Schematic_SchematicEditorMenu

    Insert vertices or use existing vertices to square selected schematic feature links in the active schematic diagram. If no schematic links are selected, the command applies to all links in the schematic diagram.The command operates according to the Square Links tab's parameters in the Schematic Editing Properties dialog box.

    esriSchematicUI.SchematicEditorMenu

    Command

    Editing Options

    Editing_Schematic_Options

    Schematics

    {6A3E90F1-CDAC-4DFD-A9F0-EF10568978B1}

    none

    Schematic_SchematicEditorMenu

    Display the schematic editing properties so you review and set the options related to the Align By Angle, Mark Crossings, Rotate Tree, Separate Overlapping Links and Square Links functions.

    esriSchematicUI.SchematicEditorMenu

    Command

    Edit/Move Schematic Features

    Schematic_EditElement

    Schematics

    {077A7180-B12E-4691-B547-4B67F36F7C5C}

    none

    SchematicEditor_Toolbar

    Select and move schematic features in the active schematic diagram after clicking them or dragging a box around them.Tips:- Hold down the SHIFT key and drag a box around new selected schematic features to add these newly selected features to the current selection.- Hold down the SHIFT key and use the number pad keys (8, 2, 4, 6) to slowly move the selected schematic features up/down/left/right.- Hold down the CTRL key and use the number pad keys (8, 2, 4, 6) to move the selected schematic features up/down/left/right.

    esriSchematicUI.SchematicEditFeatureTool

    Menu

    Edit Tools

    Schematic_ToolsEditCommands

    none

    {E46053A1-0EFB-4F84-A724-3B50599F77A2}

    none

    SchematicEditor_Toolbar

    none

    esriSchematicUI.SchematicToolsEditCommandPalette

    Command

    Add Vertex

    Schematic_AddVertex

    Schematics

    {601E6616-B96D-4413-9031-17CCEC011A76}

    none

    Schematic_ToolsEditCommands

    Add a new vertex on a schematic feature link by clicking and dragging a point on this link.

    esriSchematicUI.SchematicToolsEditCommandPalette

    Command

    Move Vertex

    Schematic_MoveVertex

    Schematics

    {3A62B40E-04C3-4195-8CDA-6152A03BA73B}

    none

    Schematic_ToolsEditCommands

    Move a vertex on a schematic link by clicking and dragging it to the desired location.When this tool is activate, holding the ALT key down and clicking a vertex removes it. Holding the CTRL key down and dragging and dropping any segment between two highlighted vertices, moves that segment.

    esriSchematicUI.SchematicToolsEditCommandPalette

    Command

    Remove Vertex

    Schematic_RemoveVertex

    Schematics

    {30614E4E-B67C-4069-8A2B-0CB89CC5A59E}

    none

    Schematic_ToolsEditCommands

    Remove a vertex on a schematic feature link by clicking it.

    esriSchematicUI.SchematicToolsEditCommandPalette

    Command

    Move Segments

    Schematic_MoveSegments

    Schematics

    {4C0C0D1D-B117-46AE-96CB-B2BCF98197AB}

    none

    Schematic_ToolsEditCommands

    Select and move a segment or a set of segments that display along one or more schematic links after clicking them or dragging a box around them.To move several segments at the same time, hold down SHIFT key and click each of them before dragging them to the desired location. Note that only segments that connect two vertices are movable using this tool.

    esriSchematicUI.SchematicToolsEditCommandPalette

    Command

    Layout Task Dropdown List

    Schematic_SchematicLayoutControl

    Schematics

    {E54A1C6C-2C60-4F07-A721-9831E6E238C9}

    none

    SchematicEditor_Toolbar

    Choose the layout task you want to perform. This lists all the layout tasks that can be applied to the active schematic diagram.

    esriSchematicUI.SchematicLayoutControl

    Command

    Apply Layout Task

    Schematic_LayoutExecute

    Schematics

    {B2FA7EF6-85DD-4BD3-90F4-467EF68878AE}

    none

    SchematicEditor_Toolbar

    Apply the selected schematic layout algorithm task to the active schematic diagram.Disabled if the conditions for the layout execution in the active diagram are not satisfied.

    esriSchematicUI.SchematicLayoutExecuteCommand

    Command

    Set Schematic Root

    Schematic_SelectRoot

    Schematics

    {3BF8666A-1630-4DC2-A450-ABC56403B8CF}

    none

    SchematicEditor_Toolbar

    Define the schematic node you want as a root node by clicking it. The clicked node automatically appears with a blue square symbol.Tips:- To define multiple schematic root nodes, hold down the SHIFT key and click the desired nodes.- To remove one or more schematic root nodes, hold down the SHIFT key, and click them.- To remove all set schematic root nodes, click the schematic diagram background.

    esriSchematicUI.SchematicEditRootFlagTool

    Command

    Set Schematic End

    Schematic_SelectEnd

    Schematics

    {71FB45E7-4854-4855-8877-B7866B2BB0E6}

    none

    SchematicEditor_Toolbar

    Define an end schematic feature node by clicking it. The clicked node automatically appears with a green circle symbol.Tips:- To define multiple schematic end nodes, hold down the SHIFT key and click the desired nodes.- To remove one or more schematic end nodes, hold down the SHIFT key, and click them.- To remove all set schematic end nodes, click the schematic diagram background.

    esriSchematicUI.SchematicEditEndFlagTool

    Command

    Layout Algorithm Properties

    Schematic_LayoutProperties

    Schematics

    {B04BF85C-9D31-4296-AD43-585CCEDF131C}

    none

    SchematicEditor_Toolbar

    Show the selected schematic layout algorithm property page.Disabled if the selected schematic layout has no property sheet.

    esriSchematicUI.SchematicLayoutPropertiesCommand

    Toolbar

    Schematic Network Analyst

    SchematicUtilityNetworkAnalyst_Toolbar

    none

    {5CFA69C8-8344-4B12-BBD2-67F2C7F431FC}

    none

    none

    none

    esriSchematicUI.SchematicNetworkAnalystToolBar

    Command

    Schematic Trace Task Dropdown List

    Schematic_SchematicNetworkAnalystControl

    Schematics

    {CA5BCF29-7CCE-4CC1-8C71-C0108F3DF08D}

    none

    SchematicUtilityNetworkAnalyst_Toolbar

    Select the schematic network analyst trace task you want to apply.

    esriSchematicUI.SchematicNetworkAnalystControl

    Command

    Apply Trace Task

    Schematic_NetworkAnalystExecute

    Schematics

    {A1635BCA-7AEF-410F-BA88-AAA67C5F9DF1}

    none

    SchematicUtilityNetworkAnalyst_Toolbar

    Apply the selected schematic network analyst trace task.Disabled if the conditions for the trace execution in the active schematic diagram are not satisfied. For example, for the Find Path trace task, two schematic nodes must be selected in the active schematic diagram for this command to be enabled.

    esriSchematicUI.SchematicNetworkAnalystExecuteCommand

    Command

    Trace Task Properties

    Schematic_NetworkAnalystProperties

    Schematics

    {FC019D18-BA8A-44BD-B841-89C1F089B699}

    none

    SchematicUtilityNetworkAnalyst_Toolbar

    Show the selected schematic trace task properties page.

    esriSchematicUI.SchematicNetworkAnalystPropertiesCommand

    Toolbar

    Snapping

    Snapping_SnappingToolBar

    none

    {E08A1BFE-BD4F-4951-8219-8FF8E4C6B58E}

    none

    none

    none

    esriArcMapUI.SnappingToolBar

    Menu

    Snapping

    Snapping_Menu

    none

    {1273340D-37D8-4D38-9673-5370EB12676D}

    none

    Snapping_SnappingToolBar

    none

    esriArcMapUI.SnappingMenu

    Command

    Use Snapping

    UseSnapping_Command

    Snapping

    {805415A1-3FF2-4134-A81C-9E3796D22D60}

    none

    Snapping_Menu

    Enable or disable snapping for the map. Snapping is used when editing, georeferencing, and working with these tools: Measure, Select By Polygon, Select By Circle, Select By Line. Set options on the Snapping > Options dialog box. This setting applies to all your ArcMap sessions. If you are using editing classic snapping, editing tools use that environment and non-editing tools use the Snapping toolbar. Graphics tools on the Draw toolbar do not use snapping at all.

    esriArcMapUI.SnappingMenu

    Command

    Intersection Snapping

    IntersectionSnapping_Command

    Snapping

    {F5BE823B-4BEB-4E40-9840-E638E63D25F9}

    none

    Snapping_Menu

    Snap to the intersection of two or more line or polygon features when editing, georeferencing, and working with these tools: Measure, Select By Polygon, Select By Circle, Select By Line. Set options on the Snapping > Options dialog box. This setting applies to all your ArcMap sessions.

    esriArcMapUI.SnappingMenu

    Command

    Midpoint Snapping

    MidpointSnapping_Command

    Snapping

    {432DC1C7-9DFB-43A7-832F-25DDBC67EBB9}

    none

    Snapping_Menu

    Snap to the midpoint of line or polygon segments when editing, georeferencing, and working with these tools: Measure, Select By Polygon, Select By Circle, Select By Line. Set options on the Snapping > Options dialog box. This setting applies to all your ArcMap sessions.

    esriArcMapUI.SnappingMenu

    Command

    Tangent Snapping

    TangentSnapping_Command

    Snapping

    {89889911-BDE3-4E3F-B2B1-A11481F8129B}

    none

    Snapping_Menu

    Snap to the point of tangency on curved line or polygon segments when editing, georeferencing, and working with these tools: Measure, Select By Polygon, Select By Circle, Select By Line. Set options on the Snapping > Options dialog box. This setting applies to all your ArcMap sessions.

    esriArcMapUI.SnappingMenu

    Command

    Snap To Sketch

    SnapToSketch_Command

    Advanced Edit Tools

    {6C006860-032E-4821-A4E5-4F8F736FB9C0}

    none

    Snapping_Menu

    Snap to elements in an edit sketch while creating and editing features. When vertex and edge snapping are enabled, you can snap to sketch vertices and edges, as well as features. Disabled if you are not currently in an edit session.

    esriArcMapUI.SnappingMenu

    Command

    Snap To Topology Nodes

    SnapToTopologyNodes_Command

    Topology

    {BA511ECD-3ECC-4867-A716-DB50565C510E}

    none

    Snapping_Menu

    Snap to topology nodes during an edit session. Point snapping must be enabled for snapping to topology nodes to occur.

    esriArcMapUI.SnappingMenu

    Command

    Options

    Snapping_SnappingOptions

    Snapping

    {84D34EAC-0057-4580-B7B0-33FF852A899B}

    none

    Snapping_Menu

    Review and set options for snapping, including the snapping tolerance, snap symbols, and SnapTips. Snapping is used when editing, georeferencing, and working with these tools: Measure, Select By Polygon, Select By Circle, Select By Line. These settings apply to all your ArcMap sessions.

    esriArcMapUI.SnappingMenu

    Command

    Point Snapping

    PointSnapping_Command

    Snapping

    {551D91BF-8145-44B8-9641-B21601467EF7}

    none

    Snapping_SnappingToolBar

    Snap to point features when editing, georeferencing, and working with these tools: Measure, Select By Polygon, Select By Circle, Select By Line. Set options on the Snapping > Options dialog box. This setting applies to all your ArcMap sessions.

    esriControls.ControlsSnappingToPointCommand

    Command

    End Snapping

    EndSnapping_Command

    Snapping

    {B3688FA5-2031-4A0B-8A92-B1BF71EC5863}

    none

    Snapping_SnappingToolBar

    Snap to the start or end points of lines when editing, georeferencing, and working with these tools: Measure, Select By Polygon, Select By Circle, Select By Line. Set options on the Snapping > Options dialog box. This setting applies to all your ArcMap sessions.

    esriControls.ControlsSnappingToEndCommand

    Command

    Vertex Snapping

    VertexSnapping_Command

    Snapping

    {CE4AB147-4CBA-4AFF-A12A-43157ED0DFC0}

    none

    Snapping_SnappingToolBar

    Snap to the vertices of lines or polygons when editing, georeferencing, and working with these tools: Measure, Select By Polygon, Select By Circle, Select By Line. Set options on the Snapping > Options dialog box. This setting applies to all your ArcMap sessions.

    esriControls.ControlsSnappingToVertexCommand

    Command

    Edge Snapping

    EdgeSnapping_Command

    Snapping

    {1701C412-3DBA-442E-A029-4227EB7E7A67}

    none

    Snapping_SnappingToolBar

    Snap to lines or polygon boundaries when editing, georeferencing, and working with these tools: Measure, Select By Polygon, Select By Circle, Select By Line. Set options on the Snapping > Options dialog box. This setting applies to all your ArcMap sessions.

    esriControls.ControlsSnappingToEdgeCommand

    Toolbar

    Spatial Adjustment

    Adjustment_AdjustmentToolBar

    none

    {96CE2DBC-515C-42A5-8478-3C4FE92E8151}

    none

    none

    none

    esriEditorExt.AdjustmentToolBar

    Menu

    Spatial Adjustment

    Adjustment_AdjustmentMenu

    none

    {9B61DE5F-55E1-4FF1-A529-2C581A4E9083}

    none

    Adjustment_AdjustmentToolBar

    none

    esriEditorExt.AdjustmentMenu

    Command

    Set Adjust Data

    Adjust_SetDataCommand

    Adjustment

    {9B3BBF56-AEC5-4821-85E4-7143B7A10618}

    none

    Adjustment_AdjustmentMenu

    Specify whether to adjust only selected features or all features in certain layers. By default, selected features are adjusted.

    esriEditorExt.AdjustmentMenu

    Menu

    Adjustment Methods

    Transformation_Menu

    none

    {ED09BC93-0497-45BF-9EFC-F514D69D2507}

    none

    Adjustment_AdjustmentMenu

    none

    esriEditorExt.TransformationMenu

    Command

    { Adjustment Methods }

    { Transformation_MenuItem }

    none

    {2D7A19D0-A6AE-454D-9B55-4A5A4877367C}

    none

    Transformation_Menu

    none

    esriEditorExt.TransformationMenu

    Command

    Adjust

    Adjust_Transform

    Adjustment

    {F4C85CD7-5E48-4A11-8EDF-F6F71DD52D8F}

    none

    Adjustment_AdjustmentMenu

    Perform the spatial adjustment once you create the required number of links. Features must be selected if you are adjusting only selected features. You can preview the adjustment before you perform it or undo it to modify the results.

    esriEditorExt.AdjustmentMenu

    Command

    Adjustment Preview

    Adjust_PreviewWindow

    Adjustment

    {6CA9196B-B31C-495A-ADD4-FB14224BC588}

    none

    Adjustment_AdjustmentMenu

    Preview the adjustment before you perform it and modify the links as needed to achieve the result you want. Navigate using the Tools toolbar and by right-clicking. Click Spatial Adjustment > Adjust to perform the adjustment.

    esriEditorExt.AdjustmentMenu

    Menu

    Links

    Adjustment_LinksMenu

    none

    {E93A1DFD-8658-4420-B2E3-00F63C06A988}

    none

    Adjustment_AdjustmentMenu

    none

    esriEditorExt.AdjustmentLinksMenu

    Command

    Open Links File

    Adjust_OpenLinksCommand

    Adjustment

    {E774CA4B-1167-4462-A83A-1289EFE079BA}

    none

    Adjustment_LinksMenu

    Create adjustment links from a text file of XY coordinates. The format is ID X Y X Y (space or TAB separated) with one line per displacement link.

    esriEditorExt.AdjustmentLinksMenu

    Command

    Save Links File

    Adjust_SaveLinksCommand

    Adjustment

    {D1BC2D87-AAC9-4CA3-BF49-F6F43F583008}

    none

    Adjustment_LinksMenu

    Save displacement links to a text file so you can reload the links.

    esriEditorExt.AdjustmentLinksMenu

    Command

    View Link Table

    Adjust_LinkTable

    Adjustment

    {DC46F6FF-437B-49A4-9B4D-294EC117CD51}

    none

    Adjustment_LinksMenu

    Open a table of displacement links so you can edit links and view transformation errors. Right-click the list for additional options.

    esriEditorExt.AdjustmentLinksMenu

    Command

    Open Control Points File

    Adjust_OpenControlFileCommand

    Adjustment

    {6F4F7B5C-3E90-475B-B6A2-250D036B15E5}

    none

    Adjustment_LinksMenu

    Add a text file of XY coordinate data to the Control Points window. Control points are displacement link destinations and may come from GPS or other known locations. The format is ID X Y (space or TAB separated) with one line per control point.

    esriEditorExt.AdjustmentLinksMenu

    Command

    Control Points

    Adjust_ViewControlPointsCommand

    Adjustment

    {1AD3FCE8-D6A7-4F5F-8D7F-7FF2E429ADB4}

    none

    Adjustment_LinksMenu

    Open the Control Points window listing displacement link destinations. Create destination points by double-clicking a record; manually place the source point by clicking the map.

    esriEditorExt.AdjustmentLinksMenu

    Command

    Attribute Transfer Mapping

    AttributeTransfer_FieldMapping

    Attribute transfer

    {105B2AA7-510C-455E-9F92-C01B7353C380}

    none

    Adjustment_AdjustmentMenu

    Open the Attribute Transfer Mapping dialog box to set properties for the Attribute Transfer tool. You can choose the source and target layers, match fields between layers, and specify to update the feature's shape during transfer.

    esriEditorExt.AdjustmentMenu

    Command

    Options

    Adjust_PropertiesCommand

    Adjustment

    {66298A38-3088-421A-ADC1-6CFBD3808672}

    none

    Adjustment_AdjustmentMenu

    Set spatial adjustment properties, such as link symbology, transformation options, and source and target layers for edgematching.

    esriEditorExt.AdjustmentMenu

    Command

    Select Elements

    PageLayout_SelectTool

    Page Layout

    {C22579D1-BC17-11D0-8667-0000F8751720}

    none

    Adjustment_AdjustmentToolBar

    Select, resize and move text, graphics and other elements placed on the map.

    esriArcMapUI.SelectTool

    Command

    New Displacement Link Tool

    Adjustment_DisplacementLink

    Adjustment

    {6DE5AB63-E4FD-4190-86C8-26959899CCB2}

    none

    Adjustment_AdjustmentToolBar

    Create a displacement link to define the source and destination coordinates for the spatial adjustment. You can use snapping and a magnifier window to ensure the links are created at the correct locations.

    esriEditorExt.DisplacementLinkTool

    Command

    Modify Link

    Adjustment_ModifyLink

    Adjustment

    {00432E2F-8746-4D13-B9FC-29465E16F054}

    none

    Adjustment_AdjustmentToolBar

    Move the source or destination point of a displacement link. Select a displacement link, hover over an endpoint, and drag the point to a new location. This tool is only for displacement links; use the Select Elements tool to move identity links.

    esriEditorExt.ModifyLinkTool

    Command

    Multiple Displacement Links Tool

    Adjust_Multi_Disp_Link

    Adjustment

    {CA77849E-EA6B-460C-A0BB-71E58E65DEE7}

    none

    Adjustment_AdjustmentToolBar

    Create multiple displacement links between two selectable features. Click a source feature, click a destination feature, type the number of links to create, and press ENTER.

    esriEditorExt.MultiDisplacementLinkTool

    Command

    New Identity Link Tool

    Adjustment_IdentityLink

    Adjustment

    {E169D2F2-3670-4157-BB3C-220842C9FEFD}

    none

    Adjustment_AdjustmentToolBar

    Create an identity link to anchor features in place and prevent their movement during an adjustment. Identity links are only used with the Rubbersheet adjustment method.

    esriEditorExt.IdentityLinkTool

    Command

    New Limited Adjustment Area Tool

    Adjustment_LimitAdjust

    Adjustment

    {86640A41-2445-49D6-86E6-2494FEF8CB99}

    none

    Adjustment_AdjustmentToolBar

    Restrict the adjustment to an area you define. Links outside the area are not adjusted. Limited adjustment areas are only used with the Rubbersheet adjustment method.

    esriEditorExt.LimitAdjustTool

    Command

    Clear Limited Adjustment Area

    Adjust_ClearLimitedAdjustmentAreaCommand

    Adjustment

    {9AF60F78-C3A4-4EB2-AA01-A1B41254C9C9}

    none

    Adjustment_AdjustmentToolBar

    Remove the limited adjustment area so all links are adjusted. Limited adjustment areas are only used with the Rubbersheet adjustment method.

    esriEditorExt.ClearLimitedAdjustmentAreaCommand

    Command

    View Link Table

    Adjust_LinkTable

    Adjustment

    {DC46F6FF-437B-49A4-9B4D-294EC117CD51}

    none

    Adjustment_AdjustmentToolBar

    Open a table of displacement links so you can edit links and view transformation errors. Right-click the list for additional options.

    esriEditorExt.AdjustmentLinkTableCommand

    Command

    Edge Match Tool

    Adjustment_EdgeMatchTool

    Adjustment

    {FF874FE8-8DDC-4DFF-ADF2-CCA6A7C28755}

    none

    Adjustment_AdjustmentToolBar

    Drag a box to create edgematch displacement links between features of the source and target layers within the current snapping tolerance. The layers and other edgematch settings are defined on the Spatial Adjustment > Options dialog box.

    esriEditorExt.EdgeMatchTool

    Command

    Attribute Transfer Tool

    AttributeTransfer_Tool

    Attribute transfer

    {A5C24779-D749-457B-912C-09967BE617F9}

    none

    Adjustment_AdjustmentToolBar

    Copy attribute values from one feature to another. Click a source layer feature, then a target layer feature. Hold down SHIFT to transfer to multiple features. Set transfer properties on the Adjustment > Attribute Transfer Mapping dialog box.

    esriEditorExt.AttributeTransferTool

    Toolbar

    Spatial Analyst

    Spatial Analyst

    none

    {8B86EDFB-A6C3-11D2-9F39-00C04F8ED1D7}

    none

    none

    none

    esriSpatialAnalystUI.RasterAnalysisToolBar

    Command

    Spatial Analysis Layer List Control

    Layer_LayerEffectsListControl

    Spatial Analyst

    {E5EA4DEB-82B7-4BE4-BA62-C50CEE451463}

    none

    Spatial Analyst

    Choose the layer for the Spatial Analyst Create Contours and Histogram tools to operate on.

    esriSpatialAnalystUI.RasterAnalysisLayerListControl

    Command

    Contour Tool

    Analysis_ContourTool

    Spatial Analyst

    {D0603EE7-9C88-4AA3-99CA-FD1AFF487373}

    none

    Spatial Analyst

    Create contours or isolines for particular locations on the raster layer you select. Click on the location for which you wish to draw a contour.To delete a contour, click the Select Elements tool on the Tools toolbar, click the contour line you wish to delete to select it, then right-click the contour line and click Delete.

    esriSpatialAnalystUI.RasterContourToolItem

    Command

    Histogram

    Analysis_HistogramTool

    Spatial Analyst

    {A6EAFECB-D036-4D06-8108-7C2D610D8559}

    none

    Spatial Analyst

    Create a histogram for the raster layer you select.

    esriSpatialAnalystUI.RasterHistogramToolItem

    Toolbar

    Standard

    Standard_Toolbar

    none

    {5DEB1DB8-C2A9-11D1-B9A2-080009EE4E51}

    none

    none

    none

    esriArcMapUI.StandardToolBar

    Command

    New

    File_New

    File

    {A33D9401-7ED5-11D0-8D7C-0080C7A4557D}

    none

    Standard_Toolbar

    Create a new map document.

    esriArcMapUI.FileNewCommand

    Command

    Open

    File_Open

    File

    {119591DB-0255-11D2-8D20-080009EE4E51}

    2

    Standard_Toolbar

    Open an existing map document.

    esriArcMapUI.MxFileMenuItem

    Command

    Save

    File_Save

    File

    {119591DB-0255-11D2-8D20-080009EE4E51}

    3

    Standard_Toolbar

    Save the current map document.

    esriArcMapUI.MxFileMenuItem

    Command

    Print

    File_Print

    File

    {119591DB-0255-11D2-8D20-080009EE4E51}

    7

    Standard_Toolbar

    Print the current map document.

    esriArcMapUI.MxFileMenuItem

    Command

    Cut

    Edit_Cut

    Edit

    {A33D9406-7ED5-11D0-8D7C-0080C7A4557D}

    none

    Standard_Toolbar

    Cut the selected element(s).

    esriArcMapUI.EditCutCommand

    Command

    Copy

    Edit_Copy

    Edit

    {A33D9405-7ED5-11D0-8D7C-0080C7A4557D}

    none

    Standard_Toolbar

    Copy the selected element(s).

    esriArcMapUI.EditCopyCommand

    Command

    Paste

    Edit_Paste

    Edit

    {A33D9407-7ED5-11D0-8D7C-0080C7A4557D}

    none

    Standard_Toolbar

    Paste the clipboard contents into the map.

    esriArcMapUI.EditPasteCommand

    Command

    Delete

    Edit_Clear

    Edit

    {16CD71E5-98C3-11D1-873B-0000F8751720}

    none

    Standard_Toolbar

    Delete the selected element(s).

    esriArcMapUI.EditClearCommand

    Command

    Undo

    Edit_Undo

    Edit

    {FBF8C3FB-0480-11D2-8D21-080009EE4E51}

    1

    Standard_Toolbar

    Undo the last action.

    esriArcMapUI.MxEditMenuItem

    Command

    Redo

    Edit_Redo

    Edit

    {FBF8C3FB-0480-11D2-8D21-080009EE4E51}

    2

    Standard_Toolbar

    Redo the previously undone action.

    esriArcMapUI.MxEditMenuItem

    Menu

    Add Data

    AddData_Palette

    none

    {4B8503DA-1423-4C3F-8E07-3CFFCAB3908D}

    none

    Standard_Toolbar

    none

    esriArcMapUI.MxAddDataPalette

    Command

    Add Data

    File_AddData

    File

    {E1F29C6B-4E6B-11D2-AE2C-080009EC732A}

    none

    AddData_Palette

    Add new data to the map�s active data frame.Tip: You can also drag data into your map from the Catalog window.

    esriArcMapUI.MxAddDataPalette

    Command

    Add Basemap

    ESRI_BaseMap_BasemapCommand

    ArcGIS Online

    {76B26001-63CF-4CAC-A7E0-91CEE8686FAC}

    none

    AddData_Palette

    Choose a basemap from ArcGIS Online. These basemaps are map services that require an Internet connection for them to draw in your map.

    esriArcMapUI.MxAddDataPalette

    Command

    Add Data From ArcGIS Online

    ESRI_MapCenter_MapCenterButton

    ArcGIS Online

    {DD82F2F1-B277-513D-5788-F89E518B126C}

    none

    AddData_Palette

    Add data from ArcGIS Online into your map. The dialog that appears only shows data which can be added into your map as a layer. Sign in to ArcGIS Online to see data you've uploaded and data in groups you belong to.

    esriArcMapUI.MxAddDataPalette

    Command

    Map Scale

    PanZoom_Scale

    Pan/Zoom

    {8D43F663-DA0B-11D0-87FC-080009EC732A}

    none

    Standard_Toolbar

    Display and set the map scale. Disabled if data frame is using fixed extent or scale.

    esriArcMapUI.ScaleControl

    Command

    Editor Toolbar

    Tools_EditingToolbar

    Tools

    {E1F29C74-4E6B-11D2-AE2C-080009EC732A}

    none

    Standard_Toolbar

    Open the Editor toolbar so you can edit the map's data.

    esriArcMapUI.EditingToolbarCommand

    Command

    Table Of Contents

    View_Contents

    View

    {E1F29C6D-4E6B-11D2-AE2C-080009EC732A}

    none

    Standard_Toolbar

    Open the Table of Contents window to work with your map's contents.

    esriArcMapUI.ShowTOCCommand

    Command

    Catalog

    File_CatalogWindow

    File

    {79D6A9E5-C3C3-4F47-9E7F-4ABE329EAA67}

    none

    Standard_Toolbar

    Open the Catalog window to access and manage your data.

    esriArcMapUI.CatalogWindowCommand

    Command

    Search

    File_ArcGISSearchCommand

    File

    {3E206C92-5576-46F2-9C96-209B81D229C2}

    none

    Standard_Toolbar

    Open the Search window to search for data, maps, tools, etc.

    esriArcMapUI.ArcGISSearchCommand

    Command

    ArcToolbox

    ArcToolbox_ShowToolbox

    ArcToolbox

    {85980C3A-652A-47ED-8CD2-1B99DD060AAB}

    none

    Standard_Toolbar

    Open the ArcToolbox window so you can access geoprocessing tools and toolboxes.

    esriGeoprocessingUI.ArcToolboxCmd

    Command

    Python

    ArcToolbox_ShowCommandLine

    ArcToolbox

    {1A7E7146-BDFB-4755-93DE-100171382BFF}

    none

    Standard_Toolbar

    Open the Python window so you can execute geoprocessing commands and scripts.

    esriGeoprocessingUI.GPCommandLineCmd

    Command

    ModelBuilder

    ArcToolbox_ShowModelBuilder

    ArcToolbox

    {F6F97AA5-40F2-4C96-8A52-09CF68B30C06}

    none

    Standard_Toolbar

    Open the ModelBuilder window so you can make a geoprocessing model.

    esriGeoprocessingUI.GPModelBuilderCmd

    Toolbar

    Tablet

    TabletPC_TabletToolbar

    none

    {5AC33189-928C-4488-B9AC-19D8CBCCD852}

    none

    none

    none

    esriEditorExt.TabletToolbar

    Command

    Pen Tool

    TabletPCSup_HighlighterDropDownPalette

    Ink

    {6F3098B3-686A-4118-9DDB-29573362D42A}

    none

    TabletPC_TabletToolbar

    Draw ink graphics on the map. You apply ink on the map as a collection of strokes. Each stroke can then be combined to create a single graphic element or recognized to create a text element.To finish collecting ink use either the Finish Ink Sketch command or commit gesture, or use the Recognize command or recognize gesture to convert the collected ink directly into a new text element, or use the Auto Finish option in the Ink Settings dialog to automatically commit ink as text or ink graphics.

    esriControls.PenDropDown

    Command

    Highlight Tool

    TabletPCSup_HighlighterDropDownPalette

    Ink

    {275C581E-165E-4BD6-83CC-C9082019DAA6}

    none

    TabletPC_TabletToolbar

    Highlight things on the map. Highlighter ink is semi-transparent so that you can see the features that you highlight.To finish collecting highlighter ink either use the Finish Ink Sketch command or the commit gesture.

    esriControls.HLDropDown

    Command

    Eraser Tool

    TabletPCSup_EraserDropDownPalette

    Ink

    {48612961-1308-4F95-A69D-CC3699C8B39B}

    none

    TabletPC_TabletToolbar

    Erase strokes of ink. Brush the eraser across the ink you want to erase. Choose Stroke Erase to quickly erase connected strokes of ink by brushing the eraser across the ink stroke you want to erase. Disabled if no ink has been drawn on the map.Shortcut: When drawing with the Pen Tool or the Highlighter Tool, you can erase connected strokes of ink using the scratch-out gesture.

    esriControls.EraserDropDown

    Command

    Finish Ink Sketch

    ControlToolsInk_FinishInkSketch

    Ink

    {9314F912-1720-45C8-BF82-FD0C179463CA}

    none

    TabletPC_TabletToolbar

    Commit ink that you are currently collecting to a graphic element. Shortcut: Use the commit gesture when using the Pen or Highlighter tool to finish the ink sketch.

    esriControls.ControlsInkFinishSketchCommand

    Command

    Clear Ink Sketch

    ControlToolsInk_ClearInk

    Ink

    {53FA1F96-07F6-494B-81A0-F766BE648008}

    none

    TabletPC_TabletToolbar

    Clear the current Ink strokes from the Ink sketch.Shortcut: Press Backspace to clear the ink.

    esriControls.ControlsInkClearInkCommand

    Command

    Add Ink to Sketch

    ControlToolsInk_AddInkToSketch

    Ink

    {73D69062-9AF7-43D4-A795-7A52AB10C037}

    none

    TabletPC_TabletToolbar

    Create features in the layer you are currently editing using ink you have drawn. If you are creating polygons and the strokes do not form a closed polygon, the stroke will close itself at each end.

    esriControls.ControlsInkAddInkToSketchCommand

    Command

    Recognize Ink As Text

    ControlToolsInk_Recognize

    Ink

    {FE900761-DDAF-40FC-858D-EA79F468A397}

    none

    TabletPC_TabletToolbar

    Convert the selected ink graphics to text elements. Text is automatically converted if the match probability is high. If the probability is medium or low, a list of alternatives will appear.

    esriControls.ControlsInkRecognizeCommand

    Command

    Reactivate

    ControlToolsInk_Reactivate

    Ink

    {7C07663A-D51D-4D04-83D0-DE0355CCC2C2}

    none

    TabletPC_TabletToolbar

    Reactivate the ink in a selected ink element so that you can change it using the Pen Tool.

    esriControls.ControlsInkReactivateCommand

    Command

    Find Ink

    ControlToolsInk_FindInk

    Ink

    {419ACB7A-A75B-4AFD-8C31-3D1EDF1B0244}

    none

    TabletPC_TabletToolbar

    Search for ink graphics in the active graphics layer.

    esriControls.ControlsInkFindInkCommand

    Command

    Ink Settings

    ControlToolsInk_Options

    Ink

    {44DD2294-55C2-4352-A692-C7F5795A76E0}

    none

    TabletPC_TabletToolbar

    Specify settings that control how ink is handled.

    esriControls.ControlsInkOptionsCommand

    Toolbar

    Tools

    Tools_Toolbar

    none

    {E1F29C75-4E6B-11D2-AE2C-080009EC732A}

    none

    none

    none

    esriArcMapUI.BrowseToolBar

    Command

    Zoom In

    PanZoom_ZoomIn

    Pan/Zoom

    {AD1891E4-7C79-11D0-8D7C-0080C7A4557D}

    none

    Tools_Toolbar

    Zoom in by clicking once or dragging a box on the map.Shortcut: Hold down the Z key, or hold down CTRL and drag with the middle mouse button held down.

    esriArcMapUI.ZoomInTool

    Command

    Zoom Out

    PanZoom_ZoomOut

    Pan/Zoom

    {F89EBCDF-967C-11D1-873A-0000F8751720}

    none

    Tools_Toolbar

    Zoom out by clicking once or dragging a box on the map.Shortcut: Hold down the X key.

    esriArcMapUI.ZoomOutTool

    Command

    Pan

    PanZoom_Pan

    Pan/Zoom

    {0830FB32-7EE6-11D0-87EC-080009EC732A}

    none

    Tools_Toolbar

    Pan the map by dragging. Click to re-center the map. Double-click to re-center and zoom in. SHIFT and drag to zoom to rectangle. Shortcut: Hold down the C key, or drag the map with the middle mouse button held down. To roam around the map, hold down the Q key, or hold down the middle mouse button until the cursor changes then roam.

    esriArcMapUI.PanTool

    Command

    Full Extent

    PanZoom_FullExtent

    Pan/Zoom

    {0830FB35-7EE6-11D0-87EC-080009EC732A}

    none

    Tools_Toolbar

    Zoom to the full extent of the map. By default, this is the extent of all the data in the active data frame. To customize where Full Extent takes you, choose View > Data Frame Properties.

    esriArcMapUI.FullExtentCommand

    Command

    Fixed Zoom In

    PanZoom_ZoomInFixed

    Pan/Zoom

    {0830FB33-7EE6-11D0-87EC-080009EC732A}

    none

    Tools_Toolbar

    Zoom in on the center of the map. Shortcut: Roll the mouse wheel. Hold down CTRL while rolling to zoom at a finer increment.

    esriArcMapUI.ZoomInFixedCommand

    Command

    Fixed Zoom Out

    PanZoom_ZoomOutFixed

    Pan/Zoom

    {0830FB34-7EE6-11D0-87EC-080009EC732A}

    none

    Tools_Toolbar

    Zoom out on the center of the map. Shortcut: Roll the mouse wheel. Hold down CTRL while rolling to zoom at a finer increment.

    esriArcMapUI.ZoomOutFixedCommand

    Command

    Go Back To Previous Extent

    PanZoom_ZoomToLastExtentBack

    Pan/Zoom

    {3A372DD1-3ECB-11D2-A2A3-080009B6F22B}

    none

    Tools_Toolbar

    Go back to the previous extent of the map after navigating.Shortcut: Press the &< key.

    esriArcMapUI.ZoomToLastExtentBackCommand

    Command

    Go To Next Extent

    PanZoom_ZoomToLastExtentForward

    Pan/Zoom

    {8FD414A2-403F-11D2-A2A9-080009B6F22B}

    none

    Tools_Toolbar

    Go forward again through the sequence of extents you have been viewing on the map.Shortcut: Press the &> key.

    esriArcMapUI.ZoomToLastExtentForwardCommand

    Menu

    Selection Tools Palette

    SelectionToolsPalette

    none

    {488CBE4F-CD34-4649-B1ED-8CD1B8149041}

    none

    Tools_Toolbar

    none

    esriArcMapUI.SelectByToolsPalette

    Command

    Select by Rectangle

    Query_SelectFeatures

    Selection

    {78FFF793-98B4-11D1-873B-0000F8751720}

    none

    SelectionToolsPalette

    Select features from selectable layers by clicking on them or dragging a box over them. Hold down SHIFT while selecting features to add them to the selected set or remove them from it, or choose Selection > Interactive Selection Method.

    esriArcMapUI.SelectByToolsPalette

    Command

    Select by Polygon

    Query_SelectFeatures

    Selection

    {6AF6A75F-8E5C-4874-BCE2-B2ED1EB81309}

    none

    SelectionToolsPalette

    Select features from selectable layers by drawing a polygon around them.

    esriArcMapUI.SelectByToolsPalette

    Command

    Select by Lasso

    Query_SelectFeatures

    Selection

    {9838C473-1307-46D9-B813-C9DCE9B3A63A}

    none

    SelectionToolsPalette

    Select features from selectable layers by drawing a freehand shape around them.

    esriArcMapUI.SelectByToolsPalette

    Command

    Select by Circle

    Query_SelectFeatures

    Selection

    {91A04425-46F5-49B4-847B-7ED004073491}

    none

    SelectionToolsPalette

    Select features from selectable layers by drawing a circle around them. Click to specify the center of the circle then either drag to define the radius or press R and type in the radius.

    esriArcMapUI.SelectByToolsPalette

    Command

    Select by Line

    Query_SelectFeatures

    Selection

    {D177B03E-03D4-4DEB-A948-B92B16FC7F25}

    none

    SelectionToolsPalette

    Select features from selectable layers by drawing a line that intersects them.

    esriArcMapUI.SelectByToolsPalette

    Command

    Clear Selected Features

    Query_ClearSelection

    Selection

    {37C833F3-DBFD-11D1-AA7E-00C04FA37860}

    none

    Tools_Toolbar

    Unselect the currently selected features in all layers.

    esriArcMapUI.ClearSelectionCommand

    Command

    Select Elements

    PageLayout_SelectTool

    Page Layout

    {C22579D1-BC17-11D0-8667-0000F8751720}

    none

    Tools_Toolbar

    Select, resize and move text, graphics and other elements placed on the map.

    esriArcMapUI.SelectTool

    Command

    Identify

    ControlToolsMapInquiry_Identify

    Map Inquiry

    {CF605583-AEA3-41D8-9464-DDD1905243D9}

    none

    Tools_Toolbar

    Identify geographic features by clicking on them or dragging a box around them.

    esriControls.ControlsMapIdentifyTool

    Command

    Hyperlink

    Query_Hyperlink

    Selection

    {BD07113F-9703-11D2-AADD-000000000000}

    none

    Tools_Toolbar

    Launch a hyperlink to a website, document or script by clicking on a feature.

    esriArcMapUI.HyperlinkTool

    Command

    HTML Popup

    Query_HTMLPopup

    Selection

    {497ACE24-F38F-4DDB-B26E-8C83C15A1BE7}

    none

    Tools_Toolbar

    Launch an HTML popup by clicking on a feature.

    esriArcMapUI.HTMLPopupInfoTool

    Command

    Measure

    ControlToolsMapInquiry_Measure

    Map Inquiry

    {47BE3CD5-19DB-4A1E-9C4A-7FA539D903C4}

    none

    Tools_Toolbar

    Measure distance and area on the map.

    esriControls.ControlsMapMeasureTool

    Command

    Find

    ControlToolsMapInquiry_Find

    Map Inquiry

    {CE9BB1E9-B2D4-4442-8A81-42478C81B256}

    none

    Tools_Toolbar

    Find a geographic feature, place, or address.

    esriControls.ControlsMapFindCommand

    Command

    Find Route

    ControlToolsFindRoute_FindRoute

    Map Inquiry

    {BDC68B11-B152-4933-A870-3E4271BC42CA}

    none

    Tools_Toolbar

    Find a route between stops you specify.

    esriControls.ControlsFindRouteCommand

    Command

    Go To XY

    ControlToolsMapNavigation_GoTo

    Map Navigation

    {C397D829-522B-490F-8249-0219EA53CFBC}

    none

    Tools_Toolbar

    Type in an XY location to find it.

    esriControls.ControlsMapGoToCommand

    Command

    Time Slider

    Window_TimeSliderWindow

    Window

    {4E41FC2B-1114-40D3-8326-68EAAB68D2E1}

    none

    Tools_Toolbar

    Open the Time Slider window to control the time period represented by the data in this map.Disabled if none of the layers in your map have time properties enabled.

    esriArcMapUI.TimeSliderWindowCommand

    Command

    Create Viewer Window

    Browse_NewMapInset

    Tools

    {709608E3-5C7E-11D2-87BB-0000F8751720}

    none

    Tools_Toolbar

    Create a new viewer window by dragging a rectangle.

    esriArcMapUI.NewMapInsetTool

    Toolbar

    Topology

    Topology_TopologyToolbar

    none

    {A14E577C-500F-431D-90F5-615E6A08A331}

    none

    none

    none

    esriEditorExt.TitusToolbar

    Command

    Select Topology

    Topology_IntegratedLayersCommand

    Topology

    {7953D111-120A-4CFA-86D5-4DD93F171B55}

    none

    Topology_TopologyToolbar

    Create a map topology so you can edit coincident features in one or more layers or specify a geodatabase topology to use. When working with topology and shared geometry, make your edits with the tools on the Topology toolbar. Map topology is available for the Basic license; geodatabase topology requires a Standard or Advanced license.

    esriEditorExt.IntegratedLayersCommand

    Menu

    Topology Edit Tool

    Editor_TopologyEditTools

    none

    {49E9F695-3F51-48D7-8AC6-70D621A89ADA}

    none

    Topology_TopologyToolbar

    none

    esriEditorExt.TopologyEditToolPalette

    Command

    Topology Edit Tool

    Topology_TopologyEditTool

    Topology

    {DC12D55A-EC2D-4F01-8C75-B407EC0959E5}

    none

    Editor_TopologyEditTools

    Select and edit topology nodes and edges in a geodatabase or map topology. Click or drag a box to select elements. Hold down the mouse button and trace to select multiple topology edges that are connected.

    esriEditorExt.TopologyEditToolPalette

    Command

    Topology Edit Trace Tool

    Topology_TopologyEditTraceTool

    Topology

    {997395BB-362D-40A5-8C10-4D22AC5008A9}

    none

    Editor_TopologyEditTools

    Select connected topology edges by tracing along them. Click an edge, then click again when done selecting edges. You can also select edges in this manner with the Topology Edit tool by holding down the mouse button.

    esriEditorExt.TopologyEditToolPalette

    Command

    Modify Edge

    EdgeEditVertices_Command

    Topology

    {91303C5D-8ADD-4811-ABFF-D945DAED1E9D}

    none

    Topology_TopologyToolbar

    View, select, and modify the vertices and segments that make up the shape of a topology edge. Use the tools on the Edit Vertices toolbar to edit the geometry. Shortcut: Double-click a feature with the Topology Edit tool.

    esriEditorExt.EdgeEditVerticesCommand

    Command

    Reshape Topology Edge

    Editor_ReshapeEdgeTool

    Topology

    {465EE468-7E79-4DAC-AA28-D0E4A2DD98C4}

    none

    Topology_TopologyToolbar

    Reshape an edge by constructing a sketch over a selected edge. The edge takes the shape of the sketch from the first place the sketch intersects the feature to the last. The new shape of the selected edge is applied to all the features that share that edge. You can select multiple edges that form a connected path and reshape them together.

    esriEditorExt.ReshapeEdgeTool

    Command

    Align Edge Tool

    Topology_AlignEdgeTool

    Topology

    {46493C3B-5D81-4E64-B1EF-C892DB59755D}

    none

    Topology_TopologyToolbar

    Match one edge to another so they are coincident. Click the edge to be aligned, click the edge to align it to, and the first edge is updated to match the second edge.

    esriEditorExt.AlignEdgeTool

    Command

    Generalize Edge

    EditorExt_EdgeGeneralizeCommand

    Topology

    {6BABF29D-6A6E-473A-9D45-AA975F9FC999}

    none

    Topology_TopologyToolbar

    Simplify the shape of a topology edge. The degree of simplification depends on the maximum deviation, which limits how far the output geometry can be from the input geometry. The new shape of the selected edge is applied to all the features that share that edge. You can select multiple edges and generalize them at the same time.

    esriEditorExt.EdgeGeneralizeCommand

    Command

    Shared Features

    Topology_SharedFeaturesCommand

    Topology

    {EA19EC67-4F7B-4EA6-B94E-75D23AC28149}

    none

    Topology_TopologyToolbar

    Open the Shared Features window to see a list of features sharing a selected topology edge or node. Click a feature to flash it or uncheck a feature to exclude it temporarily from topology edits.

    esriEditorExt.SharedFeaturesCommand

    Command

    Validate Topology In Specified Area

    Topology_ValidateTopologyTool

    Topology

    {57938DD2-737C-44D9-BD53-3B7710357DB5}

    none

    Topology_TopologyToolbar

    Validate the geodatabase topology in a given area by dragging a box on the map. Requires a Standard or an Advanced license and is disabled with a Basic license.

    esriEditorExt.ValidateTopologyTool

    Command

    Validate Topology In Current Extent

    Topology_ValidateVisibleExtentCommand

    Topology

    {8FDE78D4-5160-4410-B611-C179F003680B}

    none

    Topology_TopologyToolbar

    Validate the geodatabase topology in the current map extent. Requires a Standard or an Advanced license and is disabled with Basic.

    esriEditorExt.ValidateVisibleExtentCommand

    Command

    Fix Topology Error

    Topology_FixErrorTool

    Topology

    {C6D3F257-EE68-4D43-8FE2-005BD5537160}

    none

    Topology_TopologyToolbar

    Select and fix topology errors in the current geodatabase topology. Right-click an error to apply an automatic fix, if available. To view errors in a table format, open the Error Inspector window. Requires a Standard or an Advanced license and is disabled with a Basic license.

    esriEditorExt.FixErrorTool

    Command

    Error Inspector

    Topology_ErrorWindowCommand

    Topology

    {E9C1F049-CB39-4BB0-B726-3BCEF21A87C8}

    none

    Topology_TopologyToolbar

    Open the Error Inspector window to find, sort, and fix geodatabase topology errors. Requires a Standard or an Advanced license and is disabled with a Basic license.

    esriEditorExt.ErrorWindowCommand

    Toolbar

    Tracking Analyst

    Tracking Analyst Toolbar

    none

    {D53BF211-24FB-11D4-B34C-00104BA2ABCC}

    none

    none

    none

    esriTrackingAnalystUI.TAToolBar

    Menu

    Tracking Analyst

    Tracking Analyst Menubar

    none

    {08850889-5B9F-45D4-AC60-3400F7676CA9}

    none

    Tracking Analyst Toolbar

    none

    esriTrackingAnalystUI.TAMenuBar

    Command

    Animation Tool

    Tracking Analyst_Animation Tool

    Tracking Analyst

    {D53BF1F3-24FB-11D4-B34C-00104BA2ABCC}

    none

    Tracking Analyst Menubar

    Open Animation Tool to create animations of tracking layers playing back in ArcMap.

    esriTrackingAnalystUI.TAMenuBar

    Menu

    Data Clock

    data clock menu name

    none

    {5CE06D1A-1BEC-11D6-B831-00010265ADC5}

    none

    Tracking Analyst Menubar

    none

    esriTrackingAnalystUI.TemporalChartMenu

    Command

    Create Data Clock

    TrackingAnalyst_CreateDataClock

    Tracking Analyst

    {2A9429C8-1A4E-11D6-B831-00010265ADC5}

    none

    data clock menu name

    Create a new data clock chart to analyze the temporal distribution of features in a tracking layer.

    esriTrackingAnalystUI.TemporalChartMenu

    Command

    Manage Data Clocks

    Tracking Analyst_&Manage...

    Tracking Analyst

    {BC3D9EF0-D307-11D5-B811-00010265ADC5}

    none

    data clock menu name

    Manage the data clock charts you have created.

    esriTrackingAnalystUI.TemporalChartMenu

    Command

    Options

    Tracking Analyst_Settings

    Tracking Analyst

    {10FA821D-ECC7-4330-B724-FBEAEF195B30}

    none

    Tracking Analyst Menubar

    Specify settings for Tracking Analyst, such as look up table configuration and global tracking layer properties.

    esriTrackingAnalystUI.TAMenuBar

    Command

    Add Temporal Data Wizard

    Add Temporal Data Wizard

    Tracking Analyst

    {D53BF1F2-24FB-11D4-B34C-00104BA2ABCC}

    none

    Tracking Analyst Toolbar

    Add historical temporal data to the active data frame as a tracking layer.

    esriTrackingAnalystUI.TemporalEventWizard

    Command

    Playback Manager

    TrackingAnalyst_PlaybackManager

    Tracking Analyst

    {06107E62-D0A0-4C15-813D-4FCB325D0921}

    none

    Tracking Analyst Toolbar

    Open Playback Manager to interactively play back real-time and historical tracking layers.

    esriTrackingAnalystUI.PlaybackTool

    Command

    Track Manager

    TrackingAnalyst_TrackManagerWindowCmd

    Tracking Analyst

    {AA5C94BF-D1EF-40BB-A977-694A8E41531A}

    none

    Tracking Analyst Toolbar

    Open Track Manager to view and interact with the tracks and tracking features contained in your map.

    esriTrackingAnalystUI.TrackManagerWindowCmd

    Command

    Tracking Services Monitor

    TrackingAnalyst_TxServicesWindowCmd

    Tracking Analyst

    {B04DA63E-D881-4675-839C-8F5665D575DF}

    none

    Tracking Analyst Toolbar

    Open the Tracking Services Monitor to view the status of your real-time tracking services.

    esriTrackingAnalystUI.TxServicesWindowCmd

    Toolbar

    Transform Parcels

    Move Parcel Mini Toolbar

    none

    {C05DFCC8-C51A-490C-990B-45EEA0186CB5}

    none

    none

    none

    esriCadastralUI.ParcelTransformationMiniToolbar

    Command

    Move Parcels

    Cadastral_TransformParcelMoveTool

    Parcel

    {57D39E99-D950-4F34-8D9E-A7EB9BB5E4B3}

    none

    Move Parcel Mini Toolbar

    Use this tool to move parcels.

    esriCadastralUI.TransformParcelMoveTool

    Command

    Scale Parcels

    Cadastral_TransformParcelScaleTool

    Parcel

    {DB4F4ECF-4A52-4A44-BB2D-C602070DE7DF}

    none

    Move Parcel Mini Toolbar

    Use this command to Scale Parcels.

    esriCadastralUI.TransformParcelScaleTool

    Command

    Rotate Parcels

    Cadastral_TransformParcelRotationTool

    Parcel

    {FD416353-F061-4EC4-A74A-3EA4197D61A3}

    none

    Move Parcel Mini Toolbar

    Use this command to Rotate Parcels.

    esriCadastralUI.TransformParcelRotationTool

    Command

    Scale/Rotate Parcels

    Cadastral_TransformParcelScaleRotationTool

    Parcel

    {7C032544-2B9D-4036-9FAC-E8C000E6EBED}

    none

    Move Parcel Mini Toolbar

    Use this command to Scale/Rotate Parcels.

    esriCadastralUI.TransformParcelScaleRotationTool

    Command

    Move parcel point

    Cadastral_TransformParcelPointTool

    Parcel

    {0F7DF07D-71A5-42CA-B95C-866B10B76F77}

    none

    Move Parcel Mini Toolbar

    Use this tool to move parcel points

    esriCadastralUI.TransformParcelPointTool

    Command

    Commit Transformation

    TransformParcel_Commit

    Parcel

    {28012A3D-8EA8-422E-B63E-F6DA82D4DE31}

    none

    Move Parcel Mini Toolbar

    Use this command to commit parcel transformation.

    esriCadastralUI.TransformParcelCommitCmd

    Command

    Cancel Transformation

    TransformParcel_Cancel

    Parcel

    {838A2F25-D14D-4A7A-8930-E4F7933466E0}

    none

    Move Parcel Mini Toolbar

    Use this command to cancel parcel transformation.

    esriCadastralUI.TransformParcelCancelCmd

    Toolbar

    Utility Network Analyst

    Network_UtilityNetworkToolbar

    none

    {7289436B-BE32-11D2-BABE-00C04FA33C20}

    none

    none

    none

    esriEditorExt.UtilityNetworkToolBar

    Command

    Geometric Network Dropdown List

    Untitled

    Utility Network Analyst

    {9EF71963-D71A-11D2-9F4C-00C04F6BDF0E}

    none

    Network_UtilityNetworkToolbar

    Choose the geometric network you want to analyze. Multiple geometric networks can be present in a map document at the same time, but only one can be analyzed at any time. This list contains all of the geometric networks that are currently present in the ArcMap document.

    esriEditorExt.GeometricNetworksControl

    Menu

    Flow

    Network Flow

    none

    {28278419-0193-11D3-9F7D-00C04F6BDF0E}

    none

    Network_UtilityNetworkToolbar

    none

    esriEditorExt.GeometricNetworkMenu

    Menu

    Display Arrows For

    FlowLayers_Menu

    none

    {7E80212D-FF49-11D2-9F7B-00C04F6BDF0E}

    none

    Network Flow

    none

    esriEditorExt.FlowLayersMenu

    Command

    Display Arrows For

    Query_FlowLayers

    Disable Layers

    {8D26742F-FF49-11D2-9F7B-00C04F6BDF0E}

    none

    FlowLayers_Menu

    Select layers for which to display flow direction arrows

    esriEditorExt.FlowLayersMenu

    Command

    Display Arrows

    UtilityNetworkAnalysis_ShowNetworkFlow

    Utility Network Analyst

    {D5C26F1F-BE1F-11D2-BABE-00C04FA33C20}

    none

    Network Flow

    Turn flow direction arrows on or off

    esriEditorExt.GeometricNetworkMenu

    Command

    Properties

    UtilityNetworkAnalysis_Options

    Utility Network Analyst

    {200F453D-0197-11D3-9F7D-00C04F6BDF0E}

    none

    Network Flow

    Modify the settings for the flow direction arrows

    esriEditorExt.GeometricNetworkMenu

    Command

    Set Flow Direction

    UtilityNetworkAnalysis_FlowDirectionByDefault

    Utility Network Analyst

    {621113B9-0FCD-11D3-9F8E-00C04F6BDF0E}

    none

    Network_UtilityNetworkToolbar

    Set flow direction for the network

    esriEditorExt.FlowDirectionByDefault

    Menu

    Analysis

    UtilityNetworkMenu

    none

    {84FB30E1-C827-11D2-BAC0-00C04FA33C20}

    none

    Network_UtilityNetworkToolbar

    none

    esriEditorExt.UtilityNetworkMenu

    Menu

    Disable Layers

    DisableLayers_Menu

    none

    {8E8F278B-D36A-11D2-9F49-00C04F6BDF0E}

    none

    UtilityNetworkMenu

    none

    esriEditorExt.DisableLayersMenu

    Command

    Disable Layers

    Query_DisableLayers

    Disable Layers

    {BE9DD53F-D4B9-11D2-9F4A-00C04F6BDF0E}

    none

    DisableLayers_Menu

    Select layers to exclude from trace tasks

    esriEditorExt.DisableLayersMenu

    Command

    Clear Flags

    UtilityNetworkAnalysis_DeleteFlags

    Utility Network Analyst

    {48EE0DEF-BF70-11D2-BABE-00C04FA33C20}

    1

    UtilityNetworkMenu

    Clears the flags from the current network

    esriEditorExt.UtilityNetworkMenu

    Command

    Clear Barriers

    UtilityNetworkAnalysis_DeleteBarriers

    Utility Network Analyst

    {48EE0DEF-BF70-11D2-BABE-00C04FA33C20}

    2

    UtilityNetworkMenu

    Clears the barriers from the current network

    esriEditorExt.UtilityNetworkMenu

    Command

    Clear Results

    UtilityNetworkAnalysis_DeleteResults

    Utility Network Analyst

    {48EE0DEF-BF70-11D2-BABE-00C04FA33C20}

    3

    UtilityNetworkMenu

    Clears the results from the current network

    esriEditorExt.UtilityNetworkMenu

    Command

    Options

    UtilityNetworkAnalysis_Options

    Utility Network Analyst

    {7E4A44A3-D7EA-11D2-9F4E-00C04F6BDF0E}

    none

    UtilityNetworkMenu

    Modify the settings for trace tasks

    esriEditorExt.UtilityNetworkMenu

    Menu

    Flag and Barrier Tools

    FlagAndBarrierTools_Test

    none

    {C86085FD-D8D9-11D2-9F4F-00C04F6BDF0E}

    none

    Network_UtilityNetworkToolbar

    none

    esriEditorExt.FlagAndBarrierToolsPalette

    Command

    Add Junction Flag Tool

    UtilityNetworkAnalysis_JunctionFlag

    Utility Network Analyst

    {11B02B2F-D8E7-11D2-9F4F-00C04F6BDF0E}

    none

    FlagAndBarrierTools_Test

    Add a junction flag to the network

    esriEditorExt.FlagAndBarrierToolsPalette

    Command

    Add Edge Flag Tool

    UtilityNetworkAnalysis_EdgeFlag

    Utility Network Analyst

    {0768070F-D8E7-11D2-9F4F-00C04F6BDF0E}

    none

    FlagAndBarrierTools_Test

    Add an edge flag to the network

    esriEditorExt.FlagAndBarrierToolsPalette

    Command

    Add Junction Barrier Tool

    UtilityNetworkAnalysis_JunctionBarrier

    Utility Network Analyst

    {26C85979-D8E7-11D2-9F4F-00C04F6BDF0E}

    none

    FlagAndBarrierTools_Test

    Add a junction barrier to the network

    esriEditorExt.FlagAndBarrierToolsPalette

    Command

    Add Edge Barrier Tool

    UtilityNetworkAnalysis_EdgeBarrier

    Utility Network Analyst

    {398554D1-D8E7-11D2-9F4F-00C04F6BDF0E}

    none

    FlagAndBarrierTools_Test

    Add an edge barrier to the network

    esriEditorExt.FlagAndBarrierToolsPalette

    Command

    Trace Task Dropdown List

    UtilityNetworkAnalysis_Tasks

    Utility Network Analyst

    {DE03EE81-BE26-11D2-BABE-00C04FA33C20}

    none

    Network_UtilityNetworkToolbar

    Select trace task

    esriEditorExt.UtilityTasksControl

    Command

    Solve

    UtilityNetworkAnalysis_TraceSolver

    Utility Network Analyst

    {D6CD856D-BF8F-11D2-BABE-00C04FA33C20}

    none

    Network_UtilityNetworkToolbar

    Perform trace task

    esriEditorExt.TraceSolver

    Toolbar

    Versioning

    Versioning_VersionToolbar

    none

    {8E8F4C7D-ACA7-11D2-9F19-00C04F6BC979}

    none

    none

    none

    esriEditor.VersionToolBar

    Command

    Version Manager

    Versioning_VersionManager

    Versioning

    {2818B7C1-E9D2-11D1-8490-0000F875B9C6}

    none

    Versioning_VersionToolbar

    Open the Version Manager window to create new versions, rename existing versions, delete versions, and alter version properties. Requires a Standard or Advanced license and is read-only with a Basic license.

    esriEditor.VersionManagerCommand

    Command

    Create New Version

    Versioning_NewVersion

    Versioning

    {8E8F4C7F-ACA7-11D2-9F19-00C04F6BC979}

    none

    Versioning_VersionToolbar

    Create a new child version of the database where the parent version is the current version. At the time the new version is created, it is identical to the version in which it is derived. Requires a Standard or an Advanced license and is disabled with a Basic license.

    esriEditor.NewVersionCommand

    Command

    Refresh

    Versioning_Refresh

    Versioning

    {8E8F4C7E-ACA7-11D2-9F19-00C04F6BC979}

    none

    Versioning_VersionToolbar

    Refresh the database connection for all versions and redraw the map so you can see any changes that may have been recently reconciled and posted.

    esriEditor.RefreshVersionCommand

    Command

    Change Version

    Workspace_ChangeVersion

    Versioning

    {5ADB1DBC-DCBC-11D2-9F26-00C04F6BC979}

    none

    Versioning_VersionToolbar

    Change to a different geodatabase version.

    esriArcMapUI.ChangeVersionCommand

    Command

    Reconcile

    Versioning_Reconcile

    Versioning

    {D90B1760-95FF-11D2-8526-0000F875B9C6}

    none

    Versioning_VersionToolbar

    Pull changes from the parent version into the child version by merging all modified datasets, feature classes, and tables between the current version being edited and a target version. Requires a Standard or an Advanced license and is disabled with a Basic license.

    esriEditor.ReconcileCommand

    Command

    Post

    Versioning_Post

    Versioning

    {BA47F54C-B4B0-11D2-9F1A-00C04F6BC979}

    none

    Versioning_VersionToolbar

    Push changes from child version into its parent version by applying the current edit session to the reconciled target version. You need to use the Reconcile Version to choose a target version before you can post. Requires a Standard or an Advanced license and is disabled with a Basic license.

    esriEditor.PostCommand

    Command

    Conflicts

    Versioning_Conflicts

    Versioning

    {D90B1761-95FF-11D2-8526-0000F875B9C6}

    none

    Versioning_VersionToolbar

    Identify and resolve conflicts between the current edit version and the target version it has been reconciled against. If a feature has been edited in both versions, the feature is in conflict. Requires a Standard or an Advanced license and is disabled with a Basic license.

    esriEditor.ConflictsCommand

    Command

    Version Changes

    Versioning_Changes

    Versioning

    {D6358D8C-7887-4DD9-AB7F-9F2B2A755E9D}

    none

    Versioning_VersionToolbar

    See how one version has changed with respect to another ancestor version in the geodatabase. Requires a Standard or an Advanced license and is disabled with a Basic license.

    esriEditor.VersionChangesCommand

    参考地址:http://resources.arcgis.com/en/help/arcobjects-net/conceptualhelp/index.html#/ArcMap_commands/00010000029s000000/

    作者:qidong
    本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须在文章页面给出原文连接,否则保留追究法律责任的权利。
  • 相关阅读:
    洛谷.4717.[模板]快速沃尔什变换(FWT)
    BZOJ.4589.Hard Nim(FWT)
    BZOJ.1758.[WC2010]重建计划(分数规划 点分治 单调队列/长链剖分 线段树)
    BZOJ.4543.[POI2014]Hotel加强版(长链剖分 树形DP)
    Vijos.lxhgww的奇思妙想(k级祖先 长链剖分)
    Codeforces.741D.Arpa’s letter-marked tree and Mehrdad’s Dokhtar-kosh paths(dsu on tree 思路)
    Codeforces.600E.Lomsat gelral(dsu on tree)
    11.7 NOIP模拟赛
    11.5 正睿停课训练 Day16
    Maven与Nexus3.x环境构建详解
  • 原文地址:https://www.cnblogs.com/qidong/p/10968957.html
Copyright © 2020-2023  润新知