ArcGIS Pro DAML Schema
ArcGIS Pro DAML Schema
/
CT_Palettes Complex Type
/ toolPalette Element
Collapse All
Expand All
In This Topic
Type
Diagram
Overview
Source
See Also
Introduction
Overview of the ArcGIS Pro SDK for .NET
What's New for Developers at 3.0
Installing ArcGIS Pro SDK for .NET
Release notes
Resources
ProConcepts: 3.0 Migration Guide
ArcGIS.Core Assembly
ArcGIS.CoreHost Assembly
ArcGIS.Desktop.Catalog Assembly
ArcGIS.Desktop.Core Assembly
ArcGIS.Desktop.DataReviewer Assembly
ArcGIS.Desktop.Editing Assembly
ArcGIS.Desktop.Extensions Assembly
ArcGIS.Desktop.Framework Assembly
ArcGIS.Desktop.GeoProcessing Assembly
ArcGIS.Desktop.Layouts Assembly
ArcGIS.Desktop.Mapping Assembly
ArcGIS.Desktop.TaskAssistant Assembly
ArcGIS.Desktop.Workflow Assembly
ESRI.ArcGIS.ItemIndex Assembly
References
ArcGIS Pro DAML Schema
ArcGIS Pro SDK (pro.arcgis.com)
arcgis-pro-sdk-community-samples
ArcGISPro Registry Keys
ArcGIS Pro DAML ID Reference
ArcGIS Pro Icon Reference
ArcGIS Pro TypeID Reference
ProConcepts: Distributing Add-Ins Online
ProConcepts: Migrating to ArcGIS Pro
FAQ
Dev Summit Tech Sessions
toolPalette Element
In This Topic
Type
Diagram
Overview
Source
See Also
Namespace
http://schemas.esri.com/DADF/Registry
Type
CT_ToolPalette Complex Type
Diagram
Overview
toolPalette
CT_ToolPalette Complex Type
id
required
ST_UniqueID Simple Type
itemHeight
optional
xs:integer
itemWidth
optional
xs:integer
itemsInRow
optional
xs:integer
showItemCaption
optional
xs:boolean
caption
optional
xs:string
extendedCaption
optional
xs:string
Choice
0..∞
tool
CT_MenuButtonRef Complex Type
refID
required
ST_ID Simple Type
separator
optional
xs:boolean
insert
optional
ST_Insert Simple Type
placeWith
optional
ST_ID Simple Type
Source
<
xs:element
name
="toolPalette"
type
="CT_ToolPalette"
xmlns:xs
="http://www.w3.org/2001/XMLSchema"
/>
See Also
CT_Palettes Complex Type
|
ArcGIS Pro DAML Schema