RadControls for WPF

 

Classes

  ClassDescription
Public classAddress
Contains parts of an address and the complete address.
Public classArcGisMapProvider
Represents Map Provider for ArcGIS online services.
Public classArcGisWorldImagerySource
Represents source for ArcGIS World Imagery Service.
Public classArcGisWorldMapSourceBase
Represents base class for ArcGIS online services.
Public classArcGisWorldPhysicalMapSource
Represents source for ArcGIS World Physical Service.
Public classArcGisWorldShadedReliefMapSource
Represents source for ArcGIS World Shaded Relief Service.
Public classArcGisWorldStreetMapSource
Represents source for ArcGIS World Street Service.
Public classArcGisWorldTerrainBaseMapSource
Represents source for ArcGIS World Terrain Base Service.
Public classArcGisWorldTopoMapSource
Represents source for ArcGIS World Topographic Service.
Public classArcSegmentData
Represents an elliptical arc between two points.
Public classArrow
This class represents a map navigation arrow button.
Public classAsyncFileReaderBase
Base class for the asynchronous map shape readers for ESRI shape-file and KML.
Public classAsyncReaderBase
Base class for the asynchronous map shape readers (KML, ESRI, WKT/WKB).
Public classAsyncShapeFileReader
Represents the asynchronous map shape reader for ESRI shape-file.
Public classAsyncStreamOperations
Provides methods for async reading of the tiles. This class is designed for internal use.
Public classAvailableFilter
Contains properties identifying filters available for the search result.
Public classBackgroundItemsRequestEventArgs
Arguments of the event which occur when geospatial data are requested in background.
Public classBalloon
Represents balloon control. It is used to show ExtendedData or descriptions loaded from KML as tooltips.
Public classBalloonStyle
Specifies how the description balloon for place marks is drawn.
Public classBezierSegmentData
Represents a cubic Bezier curve drawn between two points given in geographical coordinates.
Public classBingBaseMapSource
Base class for all Bing tile sources.
Public classBingBirdsEyeProjection
Represents the Bing Birds Eye Projection class.
Public classBingGeocodeProvider
Represents geocode provider which uses Bing Geocode service.
Public classBingMapAerialLabelSource
Represents source for the aerial mode with labels.
Public classBingMapAerialSource
Represents source for the aerial mode without labels.
Public classBingMapBirdsEyeLabelSource
Represents source for the BirdsEye mode with labels.
Public classBingMapBirdsEyeSource
Represents source for the BirdsEye mode.
Public classBingMapProvider
Represents the Bing Map Provider class.
Public classBingMapRoadSource
Represents source for the road mode.
Public classBingMapTrafficProvider
Represents the Bing Map Traffic provider.
Public classBingMapTrafficSource
Represents source for the Bing traffic tiles.
Public classBingRestAerialLabelSource
Represents source for the aerial mode with labels.
Public classBingRestAerialSource
Represents source for the aerial mode.
Public classBingRestBaseMapSource
Base class for all Bing REST tile sources.
Public classBingRestBirdsEyeLabelSource
Represents source for the REST BirdsEye mode with labels.
Public classBingRestBirdsEyeSource
Represents source for the Birds Eye mode.
Public classBingRestMapProvider
Represents the Bing REST Map Provider class.
Public classBingRestRoadSource
Represents source for the road mode.
Public classBingRestTileMapSource
Base class for the Aerial and Road Bing REST tile sources.
Public classBingRouteProvider
Represents route provider which uses Bing Route service.
Public classBingSearchProvider
Represents search provider which uses Bing search service.
Public classBingSession
Represents information about Bing session.
Public classBingTileMapSource
Base class for the Aerial and Road Bing tile sources.
Public classBirdseyeMetadata
Provides Birds eye imagery metadata information.
Public classBirdseyeMetadataResourceSet
The Birdseye ResourceSet container.
Public classBirdseyeMetadataResponse
The response to a Bing Maps REST Services Birdseye Metadata request.
Public classBusinessSearchResult
Represents a search result from business listings.
Public classCategory
Represents a point of interest category, such as 'restaurant', 'hotel', or 'gas station'.
Public classCategoryCollection
Represents an ordered collection of Category objects.
Public classCategorySpecificPropertySet
Contains a point of interest category name and properties specific to that category.
Public classCategorySpecificPropertySetCollection
Represents an ordered collection of CategorySpecificPropertySet objects.
Public classCluster
Represents collection of the map objects clustered using some criteria.
Public classClusterDataItem
Represents base class for internal data items of the clustered data source. This class is an wrapper for the original geospatial data.
Public classClusteredDataSource
Clustered data source for the information layer. Allows show group of the locations as single pushpin.
Public classClusteredItem
Represents internal item in the clustered data source. It is a wrapper for original data item passed to the clustered data source.
Public classClusterItem
Represents container which hold clustered items (items which is grouped by some criteria).
Public classClusterItemGenerator
Default cluster items generator. Group data items using distance between 2 locations in degrees.
Public classCollectionSegmentData
Base class for segments which have Location collection.
Public classColorCollection
Collection of colors.
Public classColorMeasureScale
Class that calculates the range collection for the further use in Map Legend. ShapeFill, Min, Max, Mode and properties corresponding to the mode should be determined here.
Public classCommandDescription
Base class for commands supported by map provider.
Public classCommunityContentSearchResult
Represents a search result from community content listings.
Public classConfidenceFilter
Represents a filter that uses a specified minimum confidence level to filter results.
Public classCoordinateConverters
Coordinate Converters converter.
Public classDataMapping
Represents individual mapping between a field from the InformationLayer ItemsSource and the member that should be mapped to it.
Public classDataMappingCollection
Holds the list of DataMapping items that constitute the data mappings for a InformationLayer items source.
Public classDbfEncoding
Represents the DbfEncoding class.
Public classDynamicLayer
Information layer which allows virtualization of the information items depends on the geographical location and zoom factor. In contrast to StaticLayer which process ALL items in collection this layer request items to process. It makes favor when thousands of items are available (pictures of POIs, for example). Customer application can select what pictures are suitable for given location and zoom factor and returns these ones only.
Public classEllipseData
Represents ellipse given in the geographical coordinates. Width and Height properties sets size of the ellipse in the degrees.
Public classEllipseGeometryData
Represents the geometry of a circle or ellipse given in geographical coordinates.
Public classEmptyProvider
Map provider which don't show any map images. It can be used when we need not to show real map images on the control, but only some geometries given in the geographical coordinates.
Public classEmptyTileMapSource
Tile source which don't provide any tiles.
Public classEnumExtensions
Holds extension methods for Enum class.
Public classEPSG900913Converter
Convert co-ordinates between WGS-84 and EPSG:900913. Also known as EPSG:3857 and Pseudo-Mercator projection.
Public classEPSG900913Projection
The EPSG:900913 Projection. Also known as EPSG:3857 and Pseudo-Mercator projection.
Public classExponentialRangeDistribution
Creates exponential range distribution.
Public classExtendedData
Represents map shape extended data.
Public classExtendedDataConverter
Value converter to access extended data properties from XAML. 2-way binding can't be specified.
Public classExtendedDataProvider
Base class for all objects which can contain extended data (MapShapeData, PointData etc).
Public classExtendedProperty
Represents extended property of the map shape.
Public classExtendedPropertyChangedEventArgs
Arguments of the property changed event.
Public classExtendedPropertySet
Represents set of the extended properties.
Public classExtendedPropertySetConverter
Converts instances of other types to and from instances of ExtendedPropertySet.
Public classFileCacheBase
The base file cache class.
Public classFileSystemCache
Represents the FileSystemCacheStorage class.
Public classFilterBase
Provides the abstract base class for a result filter.
Public classFilterBaseCollection
Represents an ordered collection of FilterBase objects.
Public classFilterExpression
Represents a filter property and filter value pair used to filter search results.
Public classFilterExpressionBase
Provides the abstract base class for a result filter.
Public classFilterExpressionClause
Contains two or more combined filters or filter expressions.
Public classFilterExpressionCollection
Represents an ordered collection of FilterExpressionBase objects.
Public classGeocodeCompletedEventArgs
Arguments of the GeocodeCompleted event.
Public classGeocodeOptions
Contains options used to refine a geocode service request.
Public classGeocodeProviderBase
Base class for the geocode providers.
Public classGeocodeRequest
Contains the properties needed to make a Geocode service request.
Public classGeocodeResponse
Contains the results returned by the Geocode Service.
Public classGeocodeResult
Contains geocoding, location, and entity properties for a result returned by the Geocode Service.
Public classGeocodeResultCollection
Represents an ordered collection of GeocodeResult objects.
Public classGeometryData
Classes that derive from this abstract base class define geometric shapes given in geographical coordinates. Geometry objects can be used for clipping, hit-testing, and rendering 2-D graphic data.
Public classGeometryDataCollection
Represents a collection of GeometryData objects.
Public classGeometryGroupData
Represents a composite geometry, composed of other GeometryData objects.
Public classGraphColoriser
Class that arranges shape's ShapeFill and HighlightFill with specified number of those so that two neighboring shapes are not of the same fill and highlight. Before assigning object of this type to InformationLayer.Coloriser property you should specify the ShapeFillCollection and optionally HighlightCollection.
Public classIconStyle
Represents KML IconStyle element.
Public classIListExtensions
Holds extension methods for IList interface.
Public classImageMapSource
Map source which provides ImageSource for the Image control.
Public classImageProvider
Represents map provider which provide map sources for Image control.
Public classImageryMetadata
Provides imagery metadata information.
Public classImageryMetadataResourceSet
The ResourceSet container.
Public classImageryMetadataResponse
The response to a Bing Maps REST Services Imagery Metadata request.
Public classInformationLayer
Layer which able to show FrameworkElements and/or shapes based on the geographical coordinates over the map.
Public classIsolatedStorageCache
Represents the IsolatedCacheStorage class.
Public classItemsRequestEventArgs
Represents arguments of the ItemsRequestEvent class.
Public classItineraryItem
Contains the properties that define one step of a route.
Public classItineraryItemCollection
Represents an ordered collection of ItineraryItem objects.
Public classItineraryItemHint
Contains properties that provide extra information to help follow the route instruction.
Public classItineraryItemHintCollection
Represents an ordered collection of ItineraryItemHint objects.
Public classItineraryItemWarning
Contains details about road conditions that may affect the route.
Public classItineraryItemWarningCollection
Represents an ordered collection of ItineraryItemWarning objects.
Public classKmlPlacemarkProperties
Represents the KmlPlacemarkProperties class.
Public classKmlReader
Represents the KmlReader class.
Public classKmlStyle
Represents KML style element.
Public classLineData
Represents line given in the geographical coordinates.
Public classLineSegmentData
Creates a line between two points in a PathFigureData.
Public classLineStyle
Represents KML LineStyle element.
Public classLocationCollection
Represents an ordered collection of Location objects.
Public classLocationCollectionConverter
Converts instances of other types to and from instances of LocationCollection.
Public classLocationConverter
Converts from/to Location structure.
Public classLocationData
Contains geocoded locations as well as properties indicating the match code and match confidence of these locations.
Public classLocationRectConverter
Converts from/to LocationRect structure.
Public classLogarithmicRangeDistribution
Creates logarithmic range distribution.
Public classLogicalToScreenParameters
Parameters of the conversion of the logical coordinates to screen coordinates.
Public classMajorRoutesOptions
Contains properties used to refine a CalculateRoutesFromMajorRoads service request.
Public classMajorRoutesRequest
Contains the properties needed to make a CalculateRoutesFromMajorRoads service request.
Public classMajorRoutesResponse
Contains the results returned from a CalculateRoutesFromMajorRoads service request.
Public classMapArcSegment
Represents an elliptical arc between two points.
Public classMapBaseControl
Represents the MapBaseControl class.
Public classMapBezierSegment
Represents a cubic Bezier curve drawn between two points given in geographical coordinates.
Public classMapCanvas
Items panel for information layer. This class is designed for internal use.
Public classMapCollectionSegment
Base class for segments which have Location collection.
Public classMapCommandBar
Command bar which sends commands to the RadMap control.
Public classMapContentControl
Represents content control which implements the IExtendedData interface.
Public classMapDataTemplateSelector
Template selector which allows using of the properties of the RadMap and InformationLayer objects.
Public classMapEllipse
Represents ellipse given in the geographical coordinates. Width and Height properties sets size of the ellipse in the kilometers.
Public classMapEllipseGeometry
Represents the geometry of a circle or ellipse given in geographical coordinates.
Public classMapGeometry
Classes that derive from this abstract base class define geometric shapes given in geographical coordinates. Geometry objects can be used for clipping, hit-testing, and rendering 2-D graphic data.
Public classMapGeometryCollection
Represents a collection of MapGeometry objects.
Public classMapGeometryGroup
Represents a composite geometry, composed of other MapGeometry objects.
Public classMapItemsCollection
Represents collection of the visualization layer items.
Public classMapLabelFormatConverter
Convert object to string using given format.
Public classMapLayer
Base class for all layers.
Public classMapLegend
Control which show map legend. It is designed to be used in conjunction with ColorMeasureScale colorizer.
Public classMapLegendCanvas
Items panel for map legend. This class is designed for internal use.
Public classMapLegendCanvasItem
Represents single information block on map legend. This class is designed for internal use.
Public classMapLine
Represents line given in the geographical coordinates.
Public classMapLineSegment
Creates a line between two points in a MapPathFigure.
Public classMapMathHelper
Provides methods which perform calculations on geographical coordinates and distances.
Public classMapMouseLocationIndicator
Represents current mouse coordinates as geographical coordinates.
Public classMapMouseRoutedEventArgs
Represents the MapMouseRoutedEventArgs class.
Public classMapNavigation
Map navigation control.
Public classMapObjectInfo
Represents item on the map. It can be framework element or map shape.
Public classMapPath
Draws a series of connected lines and curves given in the geographical coordinates.
Public classMapPathFigure
Represents a subsection of a geometry, a single connected series of two-dimensional geometric segments.
Public classMapPathFigureCollection
Represents the MapPathFigureCollection class.
Public classMapPathGeometry
Represents a complex shape that may be composed of arcs, curves, ellipses, lines, and rectangles.
Public classMapPathSegment
Represents a segment of a MapPathSegment object.
Public classMapPathSegmentCollection
Represents a collection of MapPathSegmentCollection objects that can be individually accessed by index.
Public classMapPinPoint
Represents the MapPinPoint class. This class is mostly intended to support Point element in the KML files.
Public classMapPolyBezierSegment
Represents one or more cubic Bezier curves.
Public classMapPolygon
Represents polygon, which is a connected series of lines that form a closed shape given in the geographical coordinates.
Public classMapPolyline
Represents series of connected straight lines given in the geographical coordinates.
Public classMapPolyLineSegment
Represents a set of line segments defined by a LocationCollection with each Point specifying the end point of a line segment.
Public classMapPolyQuadraticBezierSegment
Represents a set of quadratic Bezier segments.
Public classMapProviderBase
Base class for all map providers. Every map provider can use 1 type of the tile sources. I.e. TiledProvider can use TiledMapSources only and ImageProvider can use ImageMapSource only.
Public classMapProviderCollection
Collection of the map providers.
Public classMapQuadraticBezierSegment
Creates a quadratic Bezier curve between two points in a PathFigure.
Public classMapRange
This class is used to store information about value range. This information is used by color measure scale and map legend.
Public classMapRangeCollection
The collection of Ranges.
Public classMapRectangle
Represents rectangle given in the geographical coordinates. Width and Height properties sets size of the rectangle in the current maps distance unit (miles or kilometers). The RadiusX and RadiusY properties are set in miles or kilometers as well.
Public classMapRectangleGeometry
Represents the MapRectangleGeometry class.
Public classMapScale
Represents the MapScale class.
Public classMapShape
Base class which represents any shape specified in the geographical coordinates.
Public classMapShapeBindableWrapper
Represents base class for map shape bindable wrappers.
Public classMapShapeData
Represents shape data (geographical and logical coordinates).
Public classMapShapeFill
Represents set of the fill properties are used by MapShape objects.
Public classMapShapeFillCollection
The collection of Brushes.
Public classMapShapeOperationEventArgs
Represents arguments of the operation on the map shape (create or remove shape visualization).
Public classMapShapeReader
Represents the MapShapeReader class.
Public classMapShapeReaderBase
Represents the MapShapeReaderBase class.
Public classMapSourceChangedEventArgs
Event data of the MapSourceChanged event.
Public classMapZoomBar
Map zoom control.
Public classMapZoomBarPresetsSettings
This class defines the content of the MapZoomBar preset buttons that zoom to predefined levels on the map (World, State, Region, City, Hood).
Public classMemoryCache
A generic map cache storage.
Protected classMemoryCache..::..CacheRecord
Represents the CacheRecord class.
Protected classMemoryCache..::..CacheRecordMetadata
The CacheRecord metadata class.
Public classMercatorProjection
Mercator is the projection used by most online maps including Virtual Earth, GMaps and Yahoo It maintains Vertical resolution while expanding the earth horizontally to fill The effect is that items at the poles appear much larger then those of equal size at the equator.
Public classMiniMap
Represents the mini-map.
Public classMouseControl
This class represents the mouse control.
Public classMultiScaleImage
WPF counterpart for the Silverlight MultiScaleImage class.
Public classMultiScaleTileSource
Represents the tile source of the multi scale image control.
Public classNeighborhood
Represents a city neighborhood.
Public classNeighborhoodCollection
Represents an ordered collection of Neighborhood objects.
Public classOpenStreetMapnikSource
Represents source for the Mapnik renderer.
Public classOpenStreetMapProvider
Represents the Open Street Map Provider class.
Public classOpenStreetOsmarenderSource
Represents source for the Osmarender.
Public classOSGB1936Projection
The OSGB-1936 projection. Also known as EPSG:27700.
Public classOSGB36Converter
Convert co-ordinates between WGS-84 and OSGB36.
Public classOsmTileMapSource
Open street base map source.
Public classPathData
PathData.
Public classPathFigureData
Represents a subsection of a geometry, a single connected series of two-dimensional geometric segments.
Public classPathFigureDataCollection
Represents the PathFigureDataCollection class.
Public classPathGeometryData
Represents a complex shape that may be composed of arcs, curves, ellipses, lines, and rectangles.
Public classPathSegmentData
Represents a segment of a PathSegmentData object.
Public classPathSegmentDataCollection
Represents a collection of PathSegmentDataCollection objects that can be individually accessed by index.
Public classPersonSearchResult
Represents a search result from people listings.
Public classPointData
Represents data for the MapPinPoint object.
Public classPolyBezierSegmentData
Represents one or more cubic Bezier curves.
Public classPolygonData
Represents polyline data in geographical coordinates.
Public classPolylineData
Represents polyline data in geographical coordinates.
Public classPolyLineSegmentData
Represents a set of line segments defined by a LocationCollection with each Point specifying the end point of a line segment.
Public classPolyQuadraticBezierSegmentData
Represents a set of quadratic Bezier segments.
Public classPolyStyle
Represents KML PolyStyle element.
Public classPreviewReadShapeDataCompletedEventArgs
Represents the PreviewReadShapeDataCompletedEventArgs class.
Public classPreviewReadShapesCompletedEventArgs
Represents the PreviewShapesReadCompletedEventArgs class.
Public classPropertyChangingEventArgs
Represents arguments of the event which occurs when changing property.
Public classProportionalProjection
The Proportional Projection. It is used for internal purposes for the OSGB1936 and EPSG900913 Projections only.
Public classProtocolHelper
Provides static classes to work with HTTP and HTTPS.
Public classPushpin
Represents the Pushpin control.
Public classQuadraticBezierSegmentData
Creates a quadratic Bezier curve between two points in a PathFigure.
Public classReadShapeDataCompletedEventArgs
Represents the ReadShapeDataCompletedEventArgs class.
Public classReadShapesCompletedEventArgs
Represents the ShapesReadCompletedEventArgs class.
Public classRectangleData
Represents rectangle given in the geographical coordinates. Width and Height properties sets size of the rectangle in the degrees. The RadiusX and RadiusY properties are set in degrees as well.
Public classRectangleGeometryData
Represents the RectangleGeometryData class.
Public classReferenceEqualityComparer
Reference equality comparer.
Public classRequestBase
Base class for all requests.
Public classResponseBase
Base class for all responses.
Public classResponseSummary
Contains information about the response returned by the service.
Public classReverseGeocodeRequest
Contains the properties needed to make a ReverseGeocode service request.
Public classRouteLeg
Represents a leg of a route. A route leg is a portion of a route between two waypoints.
Public classRouteLegCollection
Represents an ordered collection of RouteLeg objects.
Public classRouteOptions
Contains properties used to refine a route service request.
Public classRoutePath
Represents the raw calculated route data.
Public classRouteProviderBase
Base class for the route providers.
Public classRouteRequest
Contains the properties needed to make a CalculateRoute request.
Public classRouteResponse
Contains the result returned from a CalculateRoute service request.
Public classRouteResult
Represents a calculated route.
Public classRouteResultCollection
Represents an ordered collection of RouteResult objects.
Public classRouteSummary
Contains route summary information, such as total distance and time.
Public classRoutingCompletedEventArgs
Arguments of the RoutingCompleted event.
Public classSearchCompletedEventArgs
Arguments of the SearchCompleted event.
Public classSearchOptions
Search options which can be used to refine the search request.
Public classSearchProviderBase
Base class for the search providers.
Public classSearchRegion
Contains a location or area that matches the search query.
Public classSearchRegionCollection
Represents an ordered collection of SearchRegion objects.
Public classSearchRequest
Represents unified search request.
Public classSearchResponse
Represents unified search request.
Public classSearchResultBase
Base class for search results.
Public classSearchResultCollection
Represents an ordered collection of SearchResultBase objects.
Public classSearchResultSet
Contains a set of search results as well as other properties that describe the search that was performed.
Public classSearchResultSetCollection
Represents an ordered collection of SearchResultSet objects.
Public classShapeColorizerEventArgs
Represents the arguments of the colorizer events.
Public classShapeFileReader
Represents the ShapeFileReader class.
Public classShapeFileReaderParameters
Represents the parameters of shape-file reader.
Public classSourceChangedEventArgs
Arguments of the event which occurs when map source is changed in the TilePresenter.
Public classSpatialReference
The OGC Spatial Reference requirements.
Public classSqlGeospatialDataReader
Represents the SqlGeospatialDataReader class.
Public classStartZoomingEventArgs
Arguments of the event which occurs when change of the map zoom level starts.
Public classStringToPathGeometryConverter
Converts string to the geometry.
Public classTiledMapSource
Map source which provides tiles for the MultiScaleImage.
Public classTiledProvider
Represents map provider which provide map sources for MultiScaleImage control.
Public classTilesVisualizationLayer
Layer which handle several tile presenters (1 per map provider). This class is designed for internal use.
Public classUriImageProvider
Single image map provider which gets image source using its URI string.
Public classUriImageSource
Single image map source which gets image source using its URI string.
Public classVEMapProvider
Represents the Virtual Earth Map Provider class.
Public classVirtualizationLayer
Information layer which allows virtualization of the information items depends on the geographical location and zoom factor. In contrast to the InformationLayer which process ALL items in collection this layer request items to process. It makes favor when thousands of items are available (pictures of POIs, for example). Customer application can select what pictures are suitable for given location and zoom factor and returns these ones only.
Public classVisualizationLayer
Represents data visualization layer. Allows showing of the geographically positioned framework elements and map shapes over the map.
Public classWmsTiledProvider
Tiled map provider for the WMS.
Public classWmsTileSource
Tiled map source for the WMS.
Public classXElementConverter
Converts XElement using XPath.
Public classZoomGrid
Represents the grid settings for the DynamicLayer. Specify how the whole Earth surface will be divided into the cells.
Public classZoomGridListCollection
Represents an ordered collection of ZoomGrid objects.
Public classZoomLevelGrid
Represents the grid settings for the VirtualizationLayer.
Public classZoomLevelGridCollection
Represents an ordered collection of ZoomLevelGrid objects.
Public classZoomRangeConverter
Converts from/to ZoomRange structure.

Structures

  StructureDescription
Public structureDegreeMetric
Represents geographical coordinate unit (latitude or longitude) given as Degrees-Minutes-Seconds.
Public structureLocation
Represents latitude and longitude.
Public structureLocationDegrees
Represents geographical location given in degree metric.
Public structureLocationRect
Represents rectangle given in the geographical units.
Public structureZoomRange
Represents zoom range.

Interfaces

  InterfaceDescription
Public interfaceICacheStorage
Represents the CacheStorage interface.
Public interfaceIClusterGenerator
Provides cluster management functionality.
Public interfaceIClusterItemGenerator
Provides functionality for operations on cluster and original data items.
Public interfaceIColorable
Interface which should be implemented by any object which can accept filling property from colorizer directly.
Public interfaceICoordinateConverter
Interface which must be implemented by any coordinate converter.
Public interfaceIExtendedData
Interface for the objects with ExtendedData.
Public interfaceIGeocodeProvider
Interface which all geocode providers must implement.
Public interfaceIGeoSizeProvider
Interface which should be implemented by objects which have geographical size (MapShape, MapShapeData and so on).
Public interfaceILayer
Interface which all map layers must implement.
Public interfaceIMapDynamicSource
The classes which provides data for the Dynamic Layer must implement this interface.
Public interfaceIMapPropertyAccessor
Provides methods to read map layer related properties (location, hot spot and so on) from data items.
Public interfaceIMapShapeColorizer
Represents the IMapShapeColorizer interface.
Public interfaceIMapSource
Interface which must be implemented by all map sources. Map source provides methods and properties which can be used by tile layer to read images from the specific location.
Public interfaceIMapVirtualizationSource
The classes which provides data for the Virtualization Layer must implement this interface.
Public interfaceIRangeDistribution
Interface which must be implemented by all classes which produce ranges distribution.
Public interfaceIRouteProvider
Interface which all route providers must implement.
Public interfaceISearchProvider
Interface which all search providers must implement.
Public interfaceISpatialReference
The OGC Spatial Reference requirements.
Protected interfaceMemoryCache..::..ICacheRecordMetadata
The CacheRecord metadata interface.

Delegates

  DelegateDescription
Public delegateColorMeasureScale..::..SetColorDelegate
Colors the framework element.
Public delegateMouseRoutedEventHandler
Delegate for the Range routed event handler.
Public delegatePreviewReadShapeDataCompletedEventHandler
Delegate for the PreviewReadShapeDataCompleted event handler.
Public delegatePreviewReadShapesCompletedEventHandler
Delegate for the PreviewShapesReadCompleted event handler.
Public delegateReadShapeDataCompletedEventHandler
Delegate for the ReadShapeDataCompleted event handler.
Public delegateReadShapesCompletedEventHandler
Delegate for the ShapesReadCompleted event handler.

Enumerations

  EnumerationDescription
Public enumerationArcGisMapMode
Represents map modes.
Public enumerationArrowDirection
This enumeration specifies map navigation arrow direction.
Public enumerationClusterState
State of the item in the clustered data source.
Public enumerationColorizerUsageMode
Colorizer usage mode.
Public enumerationColorScaleMode
Mode that determines which way to show the ColorScale.
Public enumerationCompareOperator
Contains operators that compare two values.
Public enumerationConfidence
Contains confidence levels for geocode calculations.
Public enumerationDataMember
This enumeration represents the options to map to in the context of a mapping value when binding fields from a datasource.
Public enumerationDistanceUnit
This enumeration specifies map scale unit.
Public enumerationImagerySet
The type of imagery.
Public enumerationItineraryItemHintType
Contains route hint types used to determine what type of hint is described.
Public enumerationItineraryWarningSeverity
Contains levels of impact that the warning has on the route.
Public enumerationItineraryWarningType
Contains types of warnings that occur along a route.
Public enumerationLabelLayoutMode
Determines where to place Label on top of the element or between two of them.
Public enumerationLabelLocationMode
Determines whether label is over or under the element.
Public enumerationListingType
Contains search result listing types, which specify the search source.
Public enumerationLocationFormat
This enumeration specifies format is used to represent location as string.
Public enumerationLogicalOperator
Contains values that link two expressions.
Public enumerationManeuverType
Contains values that represent route maneuvers.
Public enumerationMapMode
Represents map modes.
Public enumerationMouseBehavior
This enumeration specifies mouse click or double click behavior.
Public enumerationMouseDragBehavior
The possible options when you click and drag your mouse over the map.
Public enumerationMouseWheelBehavior
This enumeration specifies behavior of mouse wheel.
Public enumerationRegionSizeMode
Represents modes for the size of the information layer geographical region.
Public enumerationResponseStatusCode
Contains values that indicate if the service request was successful.
Public enumerationRouteOptimization
Contains values that represent route calculation methods.
Public enumerationRoutePathType
Contains route path types to return. A route path is the set of points that define the exact shape of the route.
Public enumerationShapeSourceType
Determines shape source type for the MapShapeReader class instance.
Public enumerationSortOrder
Contains values that specify how to order items.
Public enumerationSpringAnimationsMode
Represents map animation modes.
Public enumerationTrafficUsage
Contains values indicating how to use traffic information in the route calculation.
Public enumerationTravelMode
Contains travel modes for a route.