Class | Description | |
---|---|---|
AnimatedOutlineTextControl | Animated text that: Fade in one sec Display three secs Fade out one sec | |
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 | |
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. | |
OutlineTextControl | OutlineText custom control class derives layout, event, data binding, and rendering from derived FrameworkElement class. Adapted from https://github.com/dotnet/docs/blob/master/samples/snippets/csharp/VS_Snippets_Wpf/OutlineTextControlViewer/CSharp/OutlineTextControl.cs | |
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. | |
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) |