ArcGIS Pro DAML Schema
ArcGIS Pro DAML Schema / CT_UpdatePalettes Complex Type / updateToolPalette Element
In This Topic
    updateToolPalette Element
    In This Topic
    Namespace http://schemas.esri.com/DADF/Registry
    Type
    Diagram
    deleteTool Element insertTool Element updateTool Element Choice updateToolPalette Element
    Overview
    itemSizeString optional ST_String Simple Type
    showItemCaption optional xs:boolean
    itemHeight optional xs:integer
    itemWidth optional xs:integer
    Choice 0..∞
    refID required ST_ID Simple Type
    separator optional xs:boolean
    insert optional ST_Insert Simple Type
    placeWith optional ST_ID Simple Type
    refID required ST_ID Simple Type
    separator optional xs:boolean
    insert optional ST_Insert Simple Type
    placeWith optional ST_ID Simple Type
    refID required ST_ID Simple Type
    Source
    <xs:element name="updateToolPalette" type="CT_UpdateToolPalette" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
    See Also