Class | Description | |
---|---|---|
![]() | AttachmentEditor | The AttachmentEditor Control allows for uploading, downloading, and deleting of files associated with Graphic features in a FeatureLayer. |
![]() | AttachmentEditor.BeginUploadEventArgs | Event argument for the BeginUpload event. |
![]() | AttachmentEditor.UploadFailedEventArgs | Event argument for the UploadFailed event. |
![]() | Attribution | The Attribution Control displays Copyright information for Layers that have the IAttribution Interface implemented. |
![]() | Bookmark | The Bookmark Control allows for setting pre-defined Map.Extent values using a name for speedy navigation of the Map. |
![]() | Bookmark.MapBookmark | Bookmark class for storing named extents |
![]() | EditorWidget | Editor widget. |
![]() | FeatureDataField<T> | The FeatureDataField class. Used by FeatureDataForm to create values corresponding to each graphic attribute. Beside data validation since FeatureDataField implements INotifyPropertyChanged interface it will notify FeatureDataForm about any change in an attribute. |
![]() | FeatureDataForm | The FeatureDataForm Control. Provides the ability to view/modify graphic attributes in Graphics/Feature layers. |
![]() | FeatureDataGrid | Feature DataGrid Control. |
![]() | InfoWindow | Creates an instance of the InfoWindow that positions itself on top of the map |
![]() | Legend | Legend Control |
![]() | Legend.RefreshedEventArgs | Legend Event Arguments used when the legend is refreshed. |
![]() | Magnifier | Map Magnifying glass Magnifier |
![]() | MagnifyingGlass | Magnifying control for the ESRI.ArcGIS.Client.Map using a ESRI.ArcGIS.Client.TiledMapServiceLayer. |
![]() | MapProgressBar | A Map ProgressBar control that automatically fades in and out when map loads tiles. |
![]() | MapTip | Graphics Layer MapTip control |
![]() | Navigation | Navigation control supporting pan, zoom and rotation. |
![]() | OverviewMap | OverviewMap Control |
![]() | ScaleLine | The ScaleLine Control generates a line representing a certain distance on the map in both Metric and US units. |
![]() | SelectedToolbarItemArgs | Used with the Toolbar to pass along Event arguments used with the selected toolbar item. |
![]() | SymbolTemplate | The template in a template picker layer |
![]() | TemplateGroup | A group of templates representing a layer in the template picker |
![]() | TemplatePicker | A template picker control enables selecting feature types to add when editing a feature layer that is based on a feature service. |
![]() | TimeSlider | The TimeSlider is a utility Control that emits TimeExtent values typically for use with the Map Control to enhance the viewing of geographic features that have attributes based upon Date/Time information. |
![]() | TimeSlider.ValueChangedEventArgs | System.Windows.RoutedEventArgs used when raising the TimeSlider.ValueChanged event. |
![]() | Toolbar | A Widget used to represent a Toolbar |
![]() | ToolbarItem | The item used to represent a toolbar component |
![]() | ToolbarItemCollection | An observable |
Delegate | Description | |
---|---|---|
![]() | ToolbarIndexChangedHandler | Handler for the Toolbar Index Changed |
![]() | ToolbarItemMouseEnter | Handler for the Toolbar item Mouse enter |
![]() | ToolbarItemMouseLeave | Handler for the Toolbar item Mouse Leave |
Enumeration | Description | |
---|---|---|
![]() | FeatureDataFormLabelPosition | The enumeration type indicating position of field labels in the FeatureDataForm. |
![]() | Legend.Mode | LayerItems mode enumeration defines the structure of the legend : Flat or Tree. |
![]() | ScaleLine.ScaleLineUnit | Unit used by the scale line control |
![]() | TimeMode | TimeMode represents the way dates are measured over time for the TimeSlider control. |
![]() | Toolbar.ClickEffect | An enumeration used to select the tpe of click effect |