Class | Description | |
---|---|---|
![]() | ColorChangedEventArgs | Passed as the event parameter in the SelectedColorChanged event for the ColorPickerControl. |
![]() | ColorPickerControl | Use the ColorPickerControl to display colors for selection. ColorPickerControl |
![]() | CoordinateSystemsControl | The CoordinateSystemsControl is a configurable control that provides a UI for Spatial Reference selection. CoordinateSystemsControl |
![]() | CoordinateSystemsControlProperties | Configures the properties to be used to initialize the CoordinateSystemsControl |
![]() | CoordinateSystemsDetailsControl | The CoordinateSystemsDetailsControl displays the properties of a specified Spatial Reference. Specify the spatial reference using the SpatialReference property. CoordinateSystemsDetailsControl |
![]() | ExpressionChangedEventArgs | Passed as the event parameter in the ExpressionChanged event for the QueryBuilderControl. |
![]() | LocatorActivateEvent | For use by third party developers when using the LocatorControl in a custom dockpane in an add-in. |
![]() | LocatorActivateEventArgs | Passed as the event parameter in the LocatorActivate event for the LocatorControl |
![]() | LocatorControl | The LocatorControl is a configurable control that provides a UI for geocoding a location. LocatorControl |
![]() | LocatorControlConfigureProperties | Configures the properties used in initializing the LocatorControl. If no configuration is required (that is you dont require a location to be pre=populated for a search), leave the individual properties at their default values. |
![]() | MapControl | Interaction logic for MapControl.xaml MapControl |
![]() | MapControlCommands | Commands for the MapControl |
![]() | MapControlContent | Defines the content for the MapControl. |
![]() | MapControlContentFactory | Creates content for the MapControl. |
![]() | QueryBuilderControl | The QueryBuilderControl is a configurable control that provides a UI for building a query expression against a layer or table. QueryBuilderControl |
![]() | QueryBuilderControlProperties | Configures the properties to be used to initialize the QueryBuilderControl. |
![]() | SelectedGeocodeResultsChangedEventArgs | Passed as the event parameter in the SelectedGeocodeResultsChanged event. |
![]() | SpatialReferenceChangedEventArgs | Passed as the event parameter in the SelectedSpatialReference event for the CoordinateSystemsControl. |
![]() | SymbolPickerControl | Use the SymbolPickerControl to display "symbols" (i.e ArcGIS.Desktop.Mapping.StyleItem) for selection. SymbolPickerControl |
![]() | SymbolSearcherControl | Use SymbolSearcherControl to search for StyleItems (Point/Line/Polygon symbols, colors, text symbols, etc.). The Symbol Searcher Control can be used in conjunction with the SymbolPickerControl or alone to allow selecting a specific style item. Optional Filters can be applied to the search including SearchFilterType and SearchFilterStyle. SymbolSearcherControl |
![]() | SymbolSearcherSearchCompletedEventArgs | Passed as the event parameter in the StyleSearchCompleted event for the SymbolSearcherControl. |
![]() | SymbolSearcherSearchFilter | Use SymbolSearcherSearchFilter to filter the symbol search of the SymbolSearcherControl. The search can be filtered by all styles, project only styles, or by one or many ArcGIS.Desktop.Mapping.StyleProjectItems. |
![]() | SymbolSearcherSearchOutputOptions | Specify default search output options for the returned StyleItems (from a search) |