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 | |
CodedValueDomainColumn | CodedValueDomainColumn is used for coded value domains from the feature layer. CodedValueDomains also are used for FeatureTypes | |
DynamicCodedValueDomainColumn | DynamicCodedValueDomainColumn is used for coded value domain types that change depending on the value of another column. i.e when the TypeIDField value changes a new set of coded values may apply. | |
EditorWidget | Editor widget. | |
FeatureCollectionView | Collection View for sorting and filtering Graphics. | |
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. | |
FeatureValidationRule | *FOR INTERNAL USE ONLY* This class is used to validate edits in the DataGrid before saving them back to the Graphic attribute. | |
InfoWindow | Creates an instance of the InfoWindow that positions itself on top of the map | |
Legend | The Legend is a utility control that displays the symbology of Layers and their description for map interpretation. By altering its various DataTemplates, the Legend Control functionality can be altered to behave like an interactive Table of Contents (TOC). | |
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 | |
RangeDomainValidationRule | *FOR INTERNAL USE ONLY* Validates RangeDomains values in the FeatureDataGrid. | |
ScaleLine | The ScaleLine Control generates a line representing a certain distance on the map in both Metric and US units. | |
SelectedToolbarItemArgs | Note: This API is now obsolete. This class is used with the Toolbar, which is deprecated. Used with the Toolbar to pass along Event arguments used with the selected toolbar item. | |
StringToPrimitiveTypeConverter | *FOR INTERNAL USE ONLY* Used to convert values from TextBox controls back to the original data type of the graphic attribute. This is used when editing values in the FeatureDataGrid. | |
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 | Note: This API is now obsolete. Please use a Panel or other container control, such as a StackPanel or Grid. A Widget used to represent a Toolbar. This control has been deprecated to encourage effective use of container controls in the core platform which are designed to layout framework elements in an application. For example, if a panel of tools is necessary in an application, use the StackPanel to organize Buttons or other controls that initiate actions. | |
ToolbarItem | Note: This API is now obsolete. This class is used with the Toolbar, which is deprecated. The item used to represent a toolbar component | |
ToolbarItemCollection | Note: This API is now obsolete. This class is used with the Toolbar, which is deprecated. An observable |
Delegate | Description | |
---|---|---|
ToolbarIndexChangedHandler | Note: This API is now obsolete. This class is used with the Toolbar, which is deprecated. Handler for the Toolbar Index Changed | |
ToolbarItemMouseEnter | Note: This API is now obsolete. This class is used with the Toolbar, which is deprecated. Handler for the Toolbar item Mouse enter | |
ToolbarItemMouseLeave | Note: This API is now obsolete. This class is used with the Toolbar, which is deprecated. 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 | Note: This API is now obsolete. Please use a Panel or other container control, such as a StackPanel or Grid. An enumeration used to select the type of click effect |