User Tools

Site Tools


thinkgeo.mapsuite.wpfdesktopedition

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
thinkgeo.mapsuite.wpfdesktopedition [2015/09/06 09:00]
admin [ThinkGeo.MapSuite.WpfDesktopEdition]
thinkgeo.mapsuite.wpfdesktopedition [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.WpfDesktopEdition ====== ====== ThinkGeo.MapSuite.WpfDesktopEdition ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
  
 ===== WpfDesktopEdition ===== ===== WpfDesktopEdition =====
-==== Classes ​==== +=== Classes === 
-^ Name ^ Summary ^ +<div characters_index>​ 
-| [[ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay|AdornmentOverlay]] ​  | This class inherits from the Overlay abstract class. This specified overlay stores the AdornmentLayer used in the MapControl. ​  | +[[#​classes_a|A]] 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.BackgroundOverlay|BackgroundOverlay]] ​  | This class inherits from the Overlay abstract class. The specified overlay specifies the background information of the MapControl. ​  | +[[#​classes_b|B]] 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsOverlay|BingMapsOverlay]] ​  | This class represents an overlay that requesting from Bing Maps Imagery Metadata Service. ​  | +[[#​classes_c|C]] 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay|BingMapsTileOverlay]] ​  | This class represents an overlay that requesting from Bing Maps Imagery Service. ​  | +[[#​classes_d|D]] 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.ControlPointSelectedEditInteractiveOverlayEventArgs|ControlPointSelectedEditInteractiveOverlayEventArgs]] ​  | Provides data for the ControlPointSelected event. ​  | +[[#​classes_e|E]] 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.ControlPointSelectingEditInteractiveOverlayEventArgs|ControlPointSelectingEditInteractiveOverlayEventArgs]] ​  | Provides data for the ControlPointSelecting event. ​  | +[[#​classes_f|F]] 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.CurrentExtentChangedWpfMapEventArgs|CurrentExtentChangedWpfMapEventArgs]] ​  | Provides data for the CurrentExtentChanged event. ​  | +[[#​classes_g|G]] 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.CurrentExtentChangingWpfMapEventArgs|CurrentExtentChangingWpfMapEventArgs]] ​  | Provides data for the CurrentExtentChanging event. ​  | +[[#​classes_h|H]] 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangedWpfMapEventArgs|CurrentScaleChangedWpfMapEventArgs]] ​  | Provides data for the CurrentScaleChanged event. ​  | +[[#​classes_i|I]] 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs|CurrentScaleChangingWpfMapEventArgs]] ​  | Provides data for the CurrentScaleChanging event. ​  | +[[#​classes_j|J]] 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.CustomFormattedMouseCoordinateMapToolEventArgs|CustomFormattedMouseCoordinateMapToolEventArgs]] ​  | This class represents the event arguments for customizing mouse coordinates tool.   | +[[#​classes_k|K]] 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawTilesProgressChangedTileOverlayEventArgs|DrawTilesProgressChangedTileOverlayEventArgs]] ​  | This method is the event args for download progress when requesting images in TileOverlay. ​  | +[[#​classes_l|L]] 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingAttributionOverlayEventArgs|DrawingAttributionOverlayEventArgs]] ​  |    | +[[#​classes_m|M]] 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingExceptionTileOverlayEventArgs|DrawingExceptionTileOverlayEventArgs]] ​  |    | +[[#​classes_n|N]] 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingOverlayEventArgs|DrawingOverlayEventArgs]] ​  | This is the event arguments for the OverlayDrawing event on the MapEngine class. It is raised before the Overlay is drawn. ​  | +[[#​classes_o|O]] 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingTileEventArgs|DrawingTileEventArgs]] ​  | This class represents an event argument for drawing event in Tile class. ​  | +[[#​classes_p|P]] 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingTileTileOverlayEventArgs|DrawingTileTileOverlayEventArgs]] ​  | This class represents an event argument for DrawingTile event in TileOverlay class. ​  | +[[#​classes_q|Q]] 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingVisualGeoCanvas|DrawingVisualGeoCanvas]] ​  | This class represents a canvas that is used to draw geographic shapes. It is intended to be inherited for the implementation of drawing visual systems. ​  | +[[#​classes_r|R]] 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnAttributionOverlayEventArgs|DrawnAttributionOverlayEventArgs]] ​  |    | +[[#​classes_s|S]] 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnExceptionTileOverlayEventArgs|DrawnExceptionTileOverlayEventArgs]] ​  |    | +[[#​classes_t|T]] 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnOverlayEventArgs|DrawnOverlayEventArgs]] ​  | This is the event arguments for the OverlayDrawn event on the MapEngine class. It is raised after the Overlay has been drawn. ​  | +[[#​classes_u|U]] 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnTileEventArgs|DrawnTileEventArgs]] ​  | This class represents an event argument for Drawn event in Tile class. ​  | +[[#​classes_v|V]] 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnTileTileOverlayEventArgs|DrawnTileTileOverlayEventArgs]] ​  | This class represents an event argument for drawn tile in the TileOverlay class. ​  | +[[#​classes_w|W]] 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.EditInteractiveOverlay|EditInteractiveOverlay]] ​  | This class inherits from InterativeOverlay abstract class. This specified overlay describle the EditShape interative process with MapControl using Mouse or Keyborad. ​  | +[[#​classes_x|X]] 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.ExtentInteractiveOverlay|ExtentInteractiveOverlay]] ​  | This class inherits from InterativeOverlay abstract class. This specified overlay describle the Extent Changing interative process with MapControl using Mouse or Keyborad. ​  | +[[#​classes_y|Y]] 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.FeatureDraggedEditInteractiveOverlayEventArgs|FeatureDraggedEditInteractiveOverlayEventArgs]] ​  | Provides data for the FeatureDragged event. ​  | +[[#​classes_z|Z]] 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.FeatureDraggingEditInteractiveOverlayEventArgs|FeatureDraggingEditInteractiveOverlayEventArgs]] ​  | Provides data for the FeatureDragging. event. ​  | +</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.FeatureEditedEditInteractiveOverlayEventArgs|FeatureEditedEditInteractiveOverlayEventArgs]] ​  |    | +<div newline></​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.FeatureEditingEditInteractiveOverlayEventArgs|FeatureEditingEditInteractiveOverlayEventArgs]] ​  |    | + 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.FeatureResizedEditInteractiveOverlayEventArgs|FeatureResizedEditInteractiveOverlayEventArgs]] ​  | Provides data for the FeatureResized. event. ​  | +> <​html><​strong id="​classes_a"></​strong></​html>​**A** 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.FeatureResizingEditInteractiveOverlayEventArgs|FeatureResizingEditInteractiveOverlayEventArgs]] ​  | Provides data for the FeatureResizing. event. ​  | + 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.FeatureRotatedEditInteractiveOverlayEventArgs|FeatureRotatedEditInteractiveOverlayEventArgs]] ​  | Provides data for the FeatureRotated. event. ​  | +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay|AdornmentOverlay]]<div newline></​div><​div>​This class inherits from the Overlay abstract class. This specified overlay stores the AdornmentLayer used in the MapControl.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.FeatureRotatingEditInteractiveOverlayEventArgs|FeatureRotatingEditInteractiveOverlayEventArgs]] ​  | Provides data for the FeatureRotating. event. ​  | + 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.FeatureSourceMarkerOverlay|FeatureSourceMarkerOverlay]] ​  | Represents a MarkerOverlay that dynamically creates markers from the feature source specified. ​  | +> <​html><​strong id="​classes_b"></​strong></​html>​**B** 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.GlobeButtonClickPanZoomBarMapToolEventArgs|GlobeButtonClickPanZoomBarMapToolEventArgs]] ​  | This class represents an event argument for the GlobeButtonClick event on PanZoomBarMapTool class. ​  | + 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.GoogleMapsOverlay|GoogleMapsOverlay]] ​  | This class represents the GoogleMapsOverlay which requests images from Google'​s image server by its StaticAPI. ​  | +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.BackgroundOverlay|BackgroundOverlay]]<div newline></​div><​div>​This class inherits from the Overlay abstract class. The specified overlay specifies the background information of the MapControl.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.InMemoryMarkerOverlay|InMemoryMarkerOverlay]] ​  | Represents a MarkerOverlay object that dynamically creates markers from the InMemory features. ​  | +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsOverlay|BingMapsOverlay]]<div newline></​div><​div>​This class represents an overlay that requesting from Bing Maps Imagery Metadata Service.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments|InteractionArguments]] ​  | This class encapsulates the information and simple method for interative actions. ​  | +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay|BingMapsTileOverlay]]<div newline></​div><​div>​This class represents an overlay that requesting from Bing Maps Imagery Service.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveOverlay|InteractiveOverlay]] ​  | This class inherits from Overlay abstract class. This specified overlay describle the interative process with MapControl using Mouse or Keyborad. ​  | + 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveResult|InteractiveResult]] ​  | This class specifies the InterativeResult when deal with the Interative method in InterativeOverlay. ​  | +> <​html><​strong id="​classes_c"></​strong></​html>​**C** 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.KeyEventInteractionArguments|KeyEventInteractionArguments]] ​  | Represents key event arguments when interacting with the map object. ​  | + 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay|LayerOverlay]] ​  | This class represents a group of layers; each layer can be of any layer type.   | +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.ControlPointSelectedEditInteractiveOverlayEventArgs|ControlPointSelectedEditInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the ControlPointSelected event.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.LayerTile|LayerTile]] ​  | This class represents a Tile that formed with a Layer collection. ​  | +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.ControlPointSelectingEditInteractiveOverlayEventArgs|ControlPointSelectingEditInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the ControlPointSelecting event.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.LogoMapTool|LogoMapTool]] ​  | This class represents an logo tool displays on the bottom right on the map.   | +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.CurrentExtentChangedWpfMapEventArgs|CurrentExtentChangedWpfMapEventArgs]]<div newline></​div><​div>​Provides data for the CurrentExtentChanged event.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments|MapArguments]] ​  | Contains important properties and methods of current map object. ​  | +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.CurrentExtentChangingWpfMapEventArgs|CurrentExtentChangingWpfMapEventArgs]]<div newline></​div><​div>​Provides data for the CurrentExtentChanging event.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.MapClickWpfMapEventArgs|MapClickWpfMapEventArgs]] ​  | This class provides the data for the click event of the map control. ​  | +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangedWpfMapEventArgs|CurrentScaleChangedWpfMapEventArgs]]<div newline></​div><​div>​Provides data for the CurrentScaleChanged event.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.MapKeyDownInteractiveOverlayEventArgs|MapKeyDownInteractiveOverlayEventArgs]] ​  | Represents the event arguments for MapKeyDown event. ​  | +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs|CurrentScaleChangingWpfMapEventArgs]]<div newline></​div><​div>​Provides data for the CurrentScaleChanging event.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.MapKeyUpInteractiveOverlayEventArgs|MapKeyUpInteractiveOverlayEventArgs]] ​  | Represents the event arguments for MapKeyUp event. ​  | +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.CustomFormattedMouseCoordinateMapToolEventArgs|CustomFormattedMouseCoordinateMapToolEventArgs]]<div newline></​div><​div>​This class represents the event arguments for customizing mouse coordinates tool.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.MapMouseClickInteractiveOverlayEventArgs|MapMouseClickInteractiveOverlayEventArgs]] ​  | Provides data for the MapMouseClick event. ​  | + 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.MapMouseDoubleClickInteractiveOverlayEventArgs|MapMouseDoubleClickInteractiveOverlayEventArgs]] ​  | Provides data for the MapMouseDoubleClick event. ​  | +> <​html><​strong id="​classes_d"></​strong></​html>​**D** 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.MapMouseDownInteractiveOverlayEventArgs|MapMouseDownInteractiveOverlayEventArgs]] ​  | Provides data for the MapMouseDown event. ​  | + 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.MapMouseEnterInteractiveOverlayEventArgs|MapMouseEnterInteractiveOverlayEventArgs]] ​  | Provides data for the MapMouseUp event. ​  | +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.DrawTilesProgressChangedTileOverlayEventArgs|DrawTilesProgressChangedTileOverlayEventArgs]]<div newline></​div><​div>​This method is the event args for download progress when requesting images in TileOverlay.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.MapMouseLeaveInteractiveOverlayEventArgs|MapMouseLeaveInteractiveOverlayEventArgs]] ​  | Provides data for the MapMouseUp event. ​  | +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingAttributionOverlayEventArgs|DrawingAttributionOverlayEventArgs]] 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.MapMouseMoveInteractiveOverlayEventArgs|MapMouseMoveInteractiveOverlayEventArgs]] ​  | Represents the event arguments for MapMouseMove event. ​  | +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingExceptionTileOverlayEventArgs|DrawingExceptionTileOverlayEventArgs]] 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.MapMouseUpInteractiveOverlayEventArgs|MapMouseUpInteractiveOverlayEventArgs]] ​  | Provides data for the MapMouseUp event. ​  | +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingOverlayEventArgs|DrawingOverlayEventArgs]]<div newline></​div><​div>​This is the event arguments for the OverlayDrawing event on the MapEngine class. It is raised before the Overlay is drawn.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.MapMouseWheelInteractiveOverlayEventArgs|MapMouseWheelInteractiveOverlayEventArgs]] ​  | Provides data for the MapMouseWheel event. ​  | +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingTileEventArgs|DrawingTileEventArgs]]<div newline></​div><​div>​This class represents an event argument for drawing event in Tile class.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.MapTapWpfMapEventArgs|MapTapWpfMapEventArgs]] ​  |    | +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingTileTileOverlayEventArgs|DrawingTileTileOverlayEventArgs]]<div newline></​div><​div>​This class represents an event argument for DrawingTile event in TileOverlay class.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.MapTool|MapTool]] ​  | This class represents the base class of map controls. ​  | +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingVisualGeoCanvas|DrawingVisualGeoCanvas]]<div newline></​div><​div>​This class represents a canvas that is used to draw geographic shapes. It is intended to be inherited for the implementation of drawing visual systems.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.MapTools|MapTools]] ​  | Contains the different map tools as properties and acts as an entrance for setting these map controls. ​  | +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnAttributionOverlayEventArgs|DrawnAttributionOverlayEventArgs]] 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.Marker|Marker]] ​  | Represents a marker control on the map.   | +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnExceptionTileOverlayEventArgs|DrawnExceptionTileOverlayEventArgs]] 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.MarkerDraggedSimpleMarkerOverlayEventArgs|MarkerDraggedSimpleMarkerOverlayEventArgs]] ​  | This class represents the event arguments for the MarkerDragged event for SimpleMarkerOverlay. ​  | +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnOverlayEventArgs|DrawnOverlayEventArgs]]<div newline></​div><​div>​This is the event arguments for the OverlayDrawn event on the MapEngine class. It is raised after the Overlay has been drawn.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.MarkerDraggingSimpleMarkerOverlayEventArgs|MarkerDraggingSimpleMarkerOverlayEventArgs]] ​  | This class represents the MarkerDragging event argument for SimpleMarkerOverlay. ​  | +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnTileEventArgs|DrawnTileEventArgs]]<div newline></​div><​div>​This class represents an event argument for Drawn event in Tile class.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.MarkerOverlay|MarkerOverlay]] ​  | This class represents an overlay which maintaining markers. ​  | +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnTileTileOverlayEventArgs|DrawnTileTileOverlayEventArgs]]<div newline></​div><​div>​This class represents an event argument for drawn tile in the TileOverlay class.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.MarkerStyle|MarkerStyle]] ​  | This class represents the base class for all classes that defines the styles applied to the markers. ​  | + 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.MarkerZoomLevel|MarkerZoomLevel]] ​  | This class defines styles of markers and a zoomlevel range. When the current zoomlevel is in that range, the styles will be applied to the markers. ​  | +> <​html><​strong id="​classes_e"></​strong></​html>​**E** 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.MarkerZoomLevelSet|MarkerZoomLevelSet]] ​  | This class represents a collection of MarkerZoomLevel that determines the appearance of markers at different zoomlevels. ​  | + 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool|MouseCoordinateMapTool]] ​  | Represents the coordinates of the mouse pointer, displayed in the lower right corner of the map.   | +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.EditInteractiveOverlay|EditInteractiveOverlay]]<div newline></​div><​div>​This class inherits from InterativeOverlay abstract class. This specified overlay describle the EditShape interative process with MapControl using Mouse or Keyborad.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.MouseMovedTrackInteractiveOverlayEventArgs|MouseMovedTrackInteractiveOverlayEventArgs]] ​  | Provides data for the MouseMoved. event. ​  | +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.ExtentInteractiveOverlay|ExtentInteractiveOverlay]]<div newline></​div><​div>​This class inherits from InterativeOverlay abstract class. This specified overlay describle the Extent Changing interative process with MapControl using Mouse or Keyborad.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.OpenStreetMapOverlay|OpenStreetMapOverlay]] ​  | This class represents an overlay that requesting images from OpenStreet Map Service. ​  | + 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] ​  | This class is the base class of all overlays in this overlay system. ​  | +> <​html><​strong id="​classes_f"></​strong></​html>​**F** 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.OverlayDrawingWpfMapEventArgs|OverlayDrawingWpfMapEventArgs]] ​  | This is the event arguments for the OverlayDrawn event on the MapEngine class. It is raised before any of the overlays are drawn. ​  | + 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.OverlayDrawnWpfMapEventArgs|OverlayDrawnWpfMapEventArgs]] ​  | This is the event arguments for the OverlayDrawn event on the MapEngine class. It is raised after the overlays are drawn. ​  | +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.FeatureDraggedEditInteractiveOverlayEventArgs|FeatureDraggedEditInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the FeatureDragged event.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.OverlaysDrawingWpfMapEventArgs|OverlaysDrawingWpfMapEventArgs]] ​  | This is the event arguments for the OverlaysDrawing event on the MapEngine class. It is raised before any of the overlays are drawn. ​  | +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.FeatureDraggingEditInteractiveOverlayEventArgs|FeatureDraggingEditInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the FeatureDragging. event.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.OverlaysDrawnWpfMapEventArgs|OverlaysDrawnWpfMapEventArgs]] ​  | This is the event arguments for the OverlaysDrawn event on the MapEngine class. It is raised after the overlays are drawn. ​  | +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.FeatureEditedEditInteractiveOverlayEventArgs|FeatureEditedEditInteractiveOverlayEventArgs]] 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.PanZoomBarMapTool|PanZoomBarMapTool]] ​  | Represents the panning and zooming panel in the upper left corner of the map.   | +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.FeatureEditingEditInteractiveOverlayEventArgs|FeatureEditingEditInteractiveOverlayEventArgs]] 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.PointMarkerStyle|PointMarkerStyle]] ​  | This class represents the ordinary point marker style. ​  | +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.FeatureResizedEditInteractiveOverlayEventArgs|FeatureResizedEditInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the FeatureResized. event.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.Popup|Popup]] ​  | This class represents a popup control for placing on the map.   | +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.FeatureResizingEditInteractiveOverlayEventArgs|FeatureResizingEditInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the FeatureResizing. event.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.PopupOverlay|PopupOverlay]] ​  | This class represents an overlay to place popups on the map.   | +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.FeatureRotatedEditInteractiveOverlayEventArgs|FeatureRotatedEditInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the FeatureRotated. event.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.PositionChangedMarkerEventArgs|PositionChangedMarkerEventArgs]] ​  |    | +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.FeatureRotatingEditInteractiveOverlayEventArgs|FeatureRotatingEditInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the FeatureRotating. event.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.PrinterInteractiveOverlay|PrinterInteractiveOverlay]] ​  |    | +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.FeatureSourceMarkerOverlay|FeatureSourceMarkerOverlay]]<div newline></​div><​div>​Represents a MarkerOverlay that dynamically creates markers from the feature source specified.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.ScaleLineMapTool|ScaleLineMapTool]] ​  | Map tool for scale line displayed in WpfMap control ​  | + 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.SendingRequestUriTileEventArgs|SendingRequestUriTileEventArgs]] ​  |    | +> <​html><​strong id="​classes_g"></​strong></​html>​**G** 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.SimpleMarkerOverlay|SimpleMarkerOverlay]] ​  | Represents a MarkerOverlay object to which you can add markers directly. ​  | + 
-| [[ThinkGeo.MapSuite.WpfDesktopEdition.Tile|Tile]] ​  | This class represents the base class of tile which is the element to form tile overlay. ​  | +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.GlobeButtonClickPanZoomBarMapToolEventArgs|GlobeButtonClickPanZoomBarMapToolEventArgs]]<div newline></​div><​div>​This class represents an event argument for the GlobeButtonClick event on PanZoomBarMapTool class.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.TileAsyncResult|TileAsyncResult]] ​  | Stores the asynchronous result for drawing tile   | +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.GoogleMapsOverlay|GoogleMapsOverlay]]<div newline></​div><​div>​This class represents the GoogleMapsOverlay which requests images from Google'​s image server by its StaticAPI.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay|TileOverlay]] ​  | Represents an overlay that maintains tiles. ​  | + 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.TileTypeChangedTileOverlayEventArgs|TileTypeChangedTileOverlayEventArgs]] ​  |    | +> <​html><​strong id="​classes_i"></​strong></​html>​**I** 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.TiledWmsOverlay|TiledWmsOverlay]] ​  | Represents an overlay object that gets map images from the WMS server you specify. ​  | + 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.TrackEndedTrackInteractiveOverlayEventArgs|TrackEndedTrackInteractiveOverlayEventArgs]] ​  | This is the default constructor of this parameter. ​  | +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.InMemoryMarkerOverlay|InMemoryMarkerOverlay]]<div newline></​div><​div>​Represents a MarkerOverlay object that dynamically creates markers from the InMemory features.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.TrackEndingTrackInteractiveOverlayEventArgs|TrackEndingTrackInteractiveOverlayEventArgs]] ​  | Provides data for the TrackEnding. event. ​  | +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments|InteractionArguments]]<div newline></​div><​div>​This class encapsulates the information and simple method for interative actions.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.TrackInteractiveOverlay|TrackInteractiveOverlay]] ​  | This class inherits from InterativeOverlay abstract class. This specified overlay describle the TrackShape interative process with MapControl using Mouse or Keyborad. ​  | +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveOverlay|InteractiveOverlay]]<div newline></​div><​div>​This class inherits from Overlay abstract class. This specified overlay describle the interative process with MapControl using Mouse or Keyborad.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.TrackStartedTrackInteractiveOverlayEventArgs|TrackStartedTrackInteractiveOverlayEventArgs]] ​  | Provides data for the TrackStarted. event. ​  | +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveResult|InteractiveResult]]<div newline></​div><​div>​This class specifies the InterativeResult when deal with the Interative method in InterativeOverlay.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.TrackStartingTrackInteractiveOverlayEventArgs|TrackStartingTrackInteractiveOverlayEventArgs]] ​  | Provides data for the TrackStarting. event. ​  | + 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.UriTile|UriTile]] ​  | Represents a tile for requesting from an Uri.   | +> <​html><​strong id="​classes_k"></​strong></​html>​**K** 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.VertexAddedEditInteractiveOverlayEventArgs|VertexAddedEditInteractiveOverlayEventArgs]] ​  | Provides data for the VertexAdded. event. ​  | + 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.VertexAddedTrackInteractiveOverlayEventArgs|VertexAddedTrackInteractiveOverlayEventArgs]] ​  | Provides data for the VertexAdded. event. ​  | +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.KeyEventInteractionArguments|KeyEventInteractionArguments]]<div newline></​div><​div>​Represents key event arguments when interacting with the map object.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.VertexAddingEditInteractiveOverlayEventArgs|VertexAddingEditInteractiveOverlayEventArgs]] ​  | Provides data for the VertexAdding. event. ​  | + 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.VertexAddingTrackInteractiveOverlayEventArgs|VertexAddingTrackInteractiveOverlayEventArgs]] ​  | Provides data for the VertexAdding. event. ​  | +> <​html><​strong id="​classes_l"></​strong></​html>​**L** 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.VertexMovedEditInteractiveOverlayEventArgs|VertexMovedEditInteractiveOverlayEventArgs]] ​  | Provides data for the VertexMoved. event. ​  | + 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.VertexMovingEditInteractiveOverlayEventArgs|VertexMovingEditInteractiveOverlayEventArgs]] ​  | Provides data for the VertexMoving. event. ​  | +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay|LayerOverlay]]<div newline></​div><​div>​This class represents a group of layers; each layer can be of any layer type.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.VertexRemovedEditInteractiveOverlayEventArgs|VertexRemovedEditInteractiveOverlayEventArgs]] ​  | Provides data for the VertexRemoved. event. ​  | +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.LayerTile|LayerTile]]<div newline></​div><​div>​This class represents a Tile that formed with a Layer collection.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.VertexRemovingEditInteractiveOverlayEventArgs|VertexRemovingEditInteractiveOverlayEventArgs]] ​  | Provides data for the VertexRemoving. event. ​  | +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.LogoMapTool|LogoMapTool]]<div newline></​div><​div>​This class represents an logo tool displays on the bottom right on the map.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.WmsOverlay|WmsOverlay]] ​  | Represents an overlay object that gets map images from the WMS server you specify. ​  | + 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay|WmtsTiledOverlay]] ​  |    | +> <​html><​strong id="​classes_m"></​strong></​html>​**M** 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.WorldMapKitWmsWpfOverlay|WorldMapKitWmsWpfOverlay]] ​  | This class represents an WmsOverlay which has MapSuite world map kit server integrated. ​  | + 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas|WpfGeoCanvas]] ​  | This class represents a GeoCanvas to draw by Wpf Shape objects. ​  | +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments|MapArguments]]<div newline></​div><​div>​Contains important properties and methods of current map object.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoImage|WpfGeoImage]] ​  | This class represents an GeoImage object for WPF. It maintains an Uri and Stream for the image source. ​  | +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.MapClickWpfMapEventArgs|MapClickWpfMapEventArgs]]<div newline></​div><​div>​This class provides the data for the click event of the map control.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.WpfMap|WpfMap]] ​  | This class represents the map control. ​  | +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.MapKeyDownInteractiveOverlayEventArgs|MapKeyDownInteractiveOverlayEventArgs]]<div newline></​div><​div>​Represents the event arguments for MapKeyDown event.</​div>​ 
-[[ThinkGeo.MapSuite.WpfDesktopEdition.ZoomLevelSetChangedWpfMapEventArgs|ZoomLevelSetChangedWpfMapEventArgs]] ​  ​   |+  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.MapKeyUpInteractiveOverlayEventArgs|MapKeyUpInteractiveOverlayEventArgs]]<div newline></​div><​div>​Represents the event arguments for MapKeyUp event.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.MapMouseClickInteractiveOverlayEventArgs|MapMouseClickInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the MapMouseClick event.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.MapMouseDoubleClickInteractiveOverlayEventArgs|MapMouseDoubleClickInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the MapMouseDoubleClick event.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.MapMouseDownInteractiveOverlayEventArgs|MapMouseDownInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the MapMouseDown event.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.MapMouseEnterInteractiveOverlayEventArgs|MapMouseEnterInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the MapMouseUp event.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.MapMouseLeaveInteractiveOverlayEventArgs|MapMouseLeaveInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the MapMouseUp event.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.MapMouseMoveInteractiveOverlayEventArgs|MapMouseMoveInteractiveOverlayEventArgs]]<div newline></​div><​div>​Represents the event arguments for MapMouseMove event.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.MapMouseUpInteractiveOverlayEventArgs|MapMouseUpInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the MapMouseUp event.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.MapMouseWheelInteractiveOverlayEventArgs|MapMouseWheelInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the MapMouseWheel event.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.MapTapWpfMapEventArgs|MapTapWpfMapEventArgs]] 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.MapTool|MapTool]]<div newline></​div><​div>​This class represents the base class of map controls.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.MapTools|MapTools]]<div newline></​div><​div>​Contains the different map tools as properties and acts as an entrance for setting these map controls.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.Marker|Marker]]<div newline></​div><​div>​Represents a marker control on the map.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.MarkerDraggedSimpleMarkerOverlayEventArgs|MarkerDraggedSimpleMarkerOverlayEventArgs]]<div newline></​div><​div>​This class represents the event arguments for the MarkerDragged event for SimpleMarkerOverlay.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.MarkerDraggingSimpleMarkerOverlayEventArgs|MarkerDraggingSimpleMarkerOverlayEventArgs]]<div newline></​div><​div>​This class represents the MarkerDragging event argument for SimpleMarkerOverlay.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.MarkerOverlay|MarkerOverlay]]<div newline></​div><​div>​This class represents an overlay which maintaining markers.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.MarkerStyle|MarkerStyle]]<div newline></​div><​div>​This class represents the base class for all classes that defines the styles applied to the markers.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.MarkerZoomLevel|MarkerZoomLevel]]<div newline></​div><​div>​This class defines styles of markers and a zoomlevel range. When the current zoomlevel is in that range, the styles will be applied to the markers.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.MarkerZoomLevelSet|MarkerZoomLevelSet]]<div newline></​div><​div>​This class represents a collection of MarkerZoomLevel that determines the appearance of markers at different zoomlevels.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool|MouseCoordinateMapTool]]<div newline></​div><​div>​Represents the coordinates of the mouse pointer, displayed in the lower right corner of the map.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.MouseMovedTrackInteractiveOverlayEventArgs|MouseMovedTrackInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the MouseMoved. event.</​div>​ 
 + 
 +> <​html><​strong id="​classes_o"></​strong></​html>​**O** 
 + 
 +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.OpenStreetMapOverlay|OpenStreetMapOverlay]]<div newline></​div><​div>​This class represents an overlay that requesting images from OpenStreet Map Service.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]]<div newline></​div><​div>​This class is the base class of all overlays in this overlay system.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.OverlayDrawingWpfMapEventArgs|OverlayDrawingWpfMapEventArgs]]<div newline></​div><​div>​This is the event arguments for the OverlayDrawn event on the MapEngine class. It is raised before any of the overlays are drawn.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.OverlayDrawnWpfMapEventArgs|OverlayDrawnWpfMapEventArgs]]<div newline></​div><​div>​This is the event arguments for the OverlayDrawn event on the MapEngine class. It is raised after the overlays are drawn.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.OverlaysDrawingWpfMapEventArgs|OverlaysDrawingWpfMapEventArgs]]<div newline></​div><​div>​This is the event arguments for the OverlaysDrawing event on the MapEngine class. It is raised before any of the overlays are drawn.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.OverlaysDrawnWpfMapEventArgs|OverlaysDrawnWpfMapEventArgs]]<div newline></​div><​div>​This is the event arguments for the OverlaysDrawn event on the MapEngine class. It is raised after the overlays are drawn.</​div>​ 
 + 
 +> <​html><​strong id="​classes_p"></​strong></​html>​**P** 
 + 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.PanZoomBarMapTool|PanZoomBarMapTool]]<div newline></​div><​div>​Represents the panning and zooming panel in the upper left corner of the map.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.PointMarkerStyle|PointMarkerStyle]]<div newline></​div><​div>​This class represents the ordinary point marker style.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.Popup|Popup]]<div newline></​div><​div>​This class represents a popup control for placing on the map.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.PopupOverlay|PopupOverlay]]<div newline></​div><​div>​This class represents an overlay to place popups on the map.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.PositionChangedMarkerEventArgs|PositionChangedMarkerEventArgs]] 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.PrinterInteractiveOverlay|PrinterInteractiveOverlay]] 
 + 
 +> <​html><​strong id="​classes_s"></​strong></​html>​**S** 
 + 
 +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.ScaleLineMapTool|ScaleLineMapTool]]<div newline></​div><​div>​Map tool for scale line displayed in WpfMap control</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.SendingRequestUriTileEventArgs|SendingRequestUriTileEventArgs]] 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.SimpleMarkerOverlay|SimpleMarkerOverlay]]<div newline></​div><​div>​Represents a MarkerOverlay object to which you can add markers directly.</​div>​ 
 +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.StartingThreadTileOverlayEventArgs|StartingThreadTileOverlayEventArgs]] 
 + 
 +> <​html><​strong id="​classes_t"></​strong></​html>​**T** 
 + 
 +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.Tile|Tile]]<div newline></​div><​div>​This class represents the base class of tile which is the element to form tile overlay.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.TileAsyncResult|TileAsyncResult]]<div newline></​div><​div>​Stores the asynchronous result for drawing tile</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay|TileOverlay]]<div newline></​div><​div>​Represents an overlay that maintains tiles.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.TileTypeChangedTileOverlayEventArgs|TileTypeChangedTileOverlayEventArgs]] 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.TiledWmsOverlay|TiledWmsOverlay]]<div newline></​div><​div>​Represents an overlay object that gets map images from the WMS server you specify.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.TrackEndedTrackInteractiveOverlayEventArgs|TrackEndedTrackInteractiveOverlayEventArgs]]<div newline></​div><​div>​This is the default constructor of this parameter.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.TrackEndingTrackInteractiveOverlayEventArgs|TrackEndingTrackInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the TrackEnding. event.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.TrackInteractiveOverlay|TrackInteractiveOverlay]]<div newline></​div><​div>​This class inherits from InterativeOverlay abstract class. This specified overlay describle the TrackShape interative process with MapControl using Mouse or Keyborad.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.TrackStartedTrackInteractiveOverlayEventArgs|TrackStartedTrackInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the TrackStarted. event.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.TrackStartingTrackInteractiveOverlayEventArgs|TrackStartingTrackInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the TrackStarting. event.</​div>​ 
 + 
 +> <​html><​strong id="​classes_u"></​strong></​html>​**U** 
 + 
 +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.UriTile|UriTile]]<div newline></​div><​div>​Represents a tile for requesting from an Uri.</​div>​ 
 + 
 +> <​html><​strong id="​classes_v"></​strong></​html>​**V** 
 + 
 +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.VertexAddedEditInteractiveOverlayEventArgs|VertexAddedEditInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the VertexAdded. event.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.VertexAddedTrackInteractiveOverlayEventArgs|VertexAddedTrackInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the VertexAdded. event.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.VertexAddingEditInteractiveOverlayEventArgs|VertexAddingEditInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the VertexAdding. event.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.VertexAddingTrackInteractiveOverlayEventArgs|VertexAddingTrackInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the VertexAdding. event.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.VertexMovedEditInteractiveOverlayEventArgs|VertexMovedEditInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the VertexMoved. event.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.VertexMovingEditInteractiveOverlayEventArgs|VertexMovingEditInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the VertexMoving. event.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.VertexRemovedEditInteractiveOverlayEventArgs|VertexRemovedEditInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the VertexRemoved. event.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.VertexRemovingEditInteractiveOverlayEventArgs|VertexRemovingEditInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the VertexRemoving. event.</​div>​ 
 + 
 +> <​html><​strong id="​classes_w"></​strong></​html>​**W** 
 + 
 +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.WmsOverlay|WmsOverlay]]<div newline></​div><​div>​Represents an overlay object that gets map images from the WMS server you specify.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay|WmtsTiledOverlay]] 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.WorldMapKitWmsWpfOverlay|WorldMapKitWmsWpfOverlay]]<div newline></​div><​div>​This class represents an WmsOverlay which has MapSuite world map kit server integrated.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas|WpfGeoCanvas]]<div newline></​div><​div>​This class represents a GeoCanvas to draw by Wpf Shape objects.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoImage|WpfGeoImage]]<div newline></​div><​div>​This class represents an GeoImage object for WPF. It maintains an Uri and Stream for the image source.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.WpfDesktopEdition.WpfMap|WpfMap]]<div newline></​div><​div>​This class represents the map control.</​div>​ 
 + 
 +> <​html><​strong id="​classes_z"></​strong></​html>​**Z** 
 + 
 +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.ZoomLevelSetChangedWpfMapEventArgs|ZoomLevelSetChangedWpfMapEventArgs]] 
 +=== Structures === 
 +<div characters_index>​ 
 +[[#​structures_a|A]] 
 +[[#​structures_b|B]] 
 +[[#​structures_c|C]] 
 +[[#​structures_d|D]] 
 +[[#​structures_e|E]] 
 +[[#​structures_f|F]] 
 +[[#​structures_g|G]] 
 +[[#​structures_h|H]] 
 +[[#​structures_i|I]] 
 +[[#​structures_j|J]] 
 +[[#​structures_k|K]] 
 +[[#​structures_l|L]] 
 +[[#​structures_m|M]] 
 +[[#​structures_n|N]] 
 +[[#​structures_o|O]] 
 +[[#​structures_p|P]] 
 +[[#​structures_q|Q]] 
 +[[#​structures_r|R]] 
 +[[#​structures_s|S]] 
 +[[#​structures_t|T]] 
 +[[#​structures_u|U]] 
 +[[#​structures_v|V]] 
 +[[#​structures_w|W]] 
 +[[#​structures_x|X]] 
 +[[#​structures_y|Y]] 
 +[[#​structures_z|Z]] 
 +</​div>​ 
 +<div newline></​div>​ 
 +=== Enums === 
 +<div characters_index>​ 
 +[[#​enums_a|A]] 
 +[[#​enums_b|B]] 
 +[[#​enums_c|C]] 
 +[[#​enums_d|D]] 
 +[[#​enums_e|E]] 
 +[[#​enums_f|F]] 
 +[[#​enums_g|G]] 
 +[[#​enums_h|H]] 
 +[[#​enums_i|I]] 
 +[[#​enums_j|J]] 
 +[[#​enums_k|K]] 
 +[[#​enums_l|L]] 
 +[[#​enums_m|M]] 
 +[[#​enums_n|N]] 
 +[[#​enums_o|O]] 
 +[[#​enums_p|P]] 
 +[[#​enums_q|Q]] 
 +[[#​enums_r|R]] 
 +[[#​enums_s|S]] 
 +[[#​enums_t|T]] 
 +[[#​enums_u|U]] 
 +[[#​enums_v|V]] 
 +[[#​enums_w|W]] 
 +[[#​enums_x|X]] 
 +[[#​enums_y|Y]] 
 +[[#​enums_z|Z]] 
 +</​div>​ 
 +<div newline></​div>​ 
 + 
 +> <​html><​strong id="​enums_c"></​strong></​html>​**C** 
 + 
 +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.ControlPointType|ControlPointType]]<​div newline></​div><​div>​This enumeration specified the control point type when editing a shape. The deafault value is None</​div>​ 
 + 
 +> <​html><​strong id="​enums_d"></​strong></​html>​**D** 
 + 
 +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.DisplayZoomBarText|DisplayZoomBarText]]<​div newline></​div><​div>​This enum indicates whether a zoom bar text is displayed when dragging the slider.</​div>​ 
 + 
 +> <​html><​strong id="​enums_e"></​strong></​html>​**E** 
 + 
 +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.ExtentChangedType|ExtentChangedType]]<​div newline></​div><​div>​This enumeration specifies the type of extent change that has occurred when doing interactive actions with InterativeOverlay.</​div>​ 
 + 
 +> <​html><​strong id="​enums_i"></​strong></​html>​**I** 
 + 
 +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveOverlayDrawType|InteractiveOverlayDrawType]]<​div newline></​div><​div>​This enumeration specifies the mode to draw the InterativeOverlay when doing interactive actions with InterativeOverlay.</​div>​ 
 + 
 +> <​html><​strong id="​enums_l"></​strong></​html>​**L** 
 + 
 +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.LockLayerMode|LockLayerMode]]<​div newline></​div><​div>​This enum represents the lock mode while drawing layers.</​div>​ 
 + 
 +> <​html><​strong id="​enums_m"></​strong></​html>​**M** 
 + 
 +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.MapDoubleLeftClickMode|MapDoubleLeftClickMode]]<​div newline></​div><​div>​This enumeration specifies the behavior that occurs when double-left-clicking on the MapControl. The default value is ZoomIn.</​div>​ 
 +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.MapDoubleRightClickMode|MapDoubleRightClickMode]]<​div newline></​div><​div>​This enumeration specifies the behavior that occurs when double-right-clicking on the MapControl. The default value is ZoomOut.</​div>​ 
 +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.MapLeftClickDragMode|MapLeftClickDragMode]]<​div newline></​div><​div>​This enumeration specifies the behavior that occurs when you left-click-and-drag on the MapControl. The default value is ZoomInWithKey.</​div>​ 
 +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.MapMouseButton|MapMouseButton]]<​div newline></​div><​div>​This enumeration defines a MouseButton for MapControl.</​div>​ 
 +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.MapMouseWheelMode|MapMouseWheelMode]]<​div newline></​div><​div>​This enumeration specifies the behavior that occurs when the mouse wheel is scrolled. The default value is Zooming.</​div>​ 
 +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.MapPanMode|MapPanMode]]<​div newline></​div><​div>​This enumeration specifies the behavior type for panning. The default value is StandardPanning.</​div>​ 
 +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.MapRightClickDragMode|MapRightClickDragMode]]<​div newline></​div><​div>​This enumeration specifies the behavior that occurs when you right-click-and-drag on the MapControl. The default value is ZoomOutWithKey.</​div>​ 
 +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.MapZoomMode|MapZoomMode]] 
 +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.MarkerDragMode|MarkerDragMode]]<​div newline></​div><​div>​This enumeration specifies how the map markers can be dragged.</​div>​ 
 +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateType|MouseCoordinateType]]<​div newline></​div><​div>​This enumeration determines the MousePostion Type that appears when the pointer is moving on the map.</​div>​ 
 + 
 +> <​html><​strong id="​enums_o"></​strong></​html>​**O**
  
 +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.OverlayRefreshType|OverlayRefreshType]]<​div newline></​div><​div>​Represents how the overlay refreshes.</​div>​
  
-==== Structures ==== +> <​html><​strong id="​enums_p"></​strong></​html>​**P**
-^ Name ^ Summary ^+
  
 +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.PolygonTrackMode|PolygonTrackMode]]
 +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.ProcessOtherOverlaysMode|ProcessOtherOverlaysMode]]<​div newline></​div><​div>​This enumeration specifies the mode to process other overlays when doing interactive actions with InterativeOverlay.</​div>​
  
-==== Enumerations ==== +> <​html><​strong id="​enums_r"></​strong></​html>​**R**
-^ Name ^ Summary ^ +
-| [[ThinkGeo.MapSuite.WpfDesktopEdition.ControlPointType|ControlPointType]] ​  | This enumeration specified the control point type when editing a shape. The deafault value is None   | +
-| [[ThinkGeo.MapSuite.WpfDesktopEdition.DisplayZoomBarText|DisplayZoomBarText]] ​  | This enum indicates whether a zoom bar text is displayed when dragging the slider. ​  | +
-| [[ThinkGeo.MapSuite.WpfDesktopEdition.ExtentChangedType|ExtentChangedType]] ​  | This enumeration specifies the type of extent change that has occurred when doing interactive actions with InterativeOverlay. ​  | +
-| [[ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveOverlayDrawType|InteractiveOverlayDrawType]] ​  | This enumeration specifies the mode to draw the InterativeOverlay when doing interactive actions with InterativeOverlay. ​  | +
-| [[ThinkGeo.MapSuite.WpfDesktopEdition.LockLayerMode|LockLayerMode]] ​  | This enum represents the lock mode while drawing layers. ​  | +
-| [[ThinkGeo.MapSuite.WpfDesktopEdition.MapDoubleLeftClickMode|MapDoubleLeftClickMode]] ​  | This enumeration specifies the behavior that occurs when double-left-clicking on the MapControl. The default value is ZoomIn. ​  | +
-| [[ThinkGeo.MapSuite.WpfDesktopEdition.MapDoubleRightClickMode|MapDoubleRightClickMode]] ​  | This enumeration specifies the behavior that occurs when double-right-clicking on the MapControl. The default value is ZoomOut. ​  | +
-| [[ThinkGeo.MapSuite.WpfDesktopEdition.MapLeftClickDragMode|MapLeftClickDragMode]] ​  | This enumeration specifies the behavior that occurs when you left-click-and-drag on the MapControl. The default value is ZoomInWithKey. ​  | +
-| [[ThinkGeo.MapSuite.WpfDesktopEdition.MapMouseButton|MapMouseButton]] ​  | This enumeration defines a MouseButton for MapControl. ​  | +
-| [[ThinkGeo.MapSuite.WpfDesktopEdition.MapMouseWheelMode|MapMouseWheelMode]] ​  | This enumeration specifies the behavior that occurs when the mouse wheel is scrolled. The default value is Zooming. ​  | +
-| [[ThinkGeo.MapSuite.WpfDesktopEdition.MapPanMode|MapPanMode]] ​  | This enumeration specifies the behavior type for panning. The default value is StandardPanning. ​  | +
-| [[ThinkGeo.MapSuite.WpfDesktopEdition.MapRightClickDragMode|MapRightClickDragMode]] ​  | This enumeration specifies the behavior that occurs when you right-click-and-drag on the MapControl. The default value is ZoomOutWithKey. ​  | +
-| [[ThinkGeo.MapSuite.WpfDesktopEdition.MapZoomMode|MapZoomMode]] ​  ​| ​   | +
-| [[ThinkGeo.MapSuite.WpfDesktopEdition.MarkerDragMode|MarkerDragMode]] ​  | This enumeration specifies how the map markers can be dragged. ​  | +
-| [[ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateType|MouseCoordinateType]] ​  | This enumeration determines the MousePostion Type that appears when the pointer is moving on the map.   | +
-| [[ThinkGeo.MapSuite.WpfDesktopEdition.OverlayRefreshType|OverlayRefreshType]] ​  | Represents how the overlay refreshes. ​  | +
-| [[ThinkGeo.MapSuite.WpfDesktopEdition.PolygonTrackMode|PolygonTrackMode]] ​  ​| ​   | +
-| [[ThinkGeo.MapSuite.WpfDesktopEdition.ProcessOtherOverlaysMode|ProcessOtherOverlaysMode]] ​  | This enumeration specifies the mode to process other overlays when doing interactive actions with InterativeOverlay. ​  | +
-| [[ThinkGeo.MapSuite.WpfDesktopEdition.RenderMode|RenderMode]] ​  | This enumeration represents the drawing mode for rendering map.   | +
-| [[ThinkGeo.MapSuite.WpfDesktopEdition.TileType|TileType]] ​  | This enum represents the tile type in the tile overlay. ​  | +
-| [[ThinkGeo.MapSuite.WpfDesktopEdition.TrackMode|TrackMode]] ​  | TrackMode enumeration sets how the map will react to user interaction. ​  | +
-| [[ThinkGeo.MapSuite.WpfDesktopEdition.TransitionEffect|TransitionEffect]] ​  | This enumeration specifies the type of transition effect to use when the map is panned or zoomed. ​  | +
-| [[ThinkGeo.MapSuite.WpfDesktopEdition.ZoomSnapDirection|ZoomSnapDirection]] ​  ​| ​   |+
  
 +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.RenderMode|RenderMode]]<​div newline></​div><​div>​This enumeration represents the drawing mode for rendering map.</​div>​
  
-==== Interfaces ==== +> <​html><​strong id="​enums_t"></​strong></​html>​**T**
-^ Name ^ Summary ^+
  
 +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.TileType|TileType]]<​div newline></​div><​div>​This enum represents the tile type in the tile overlay.</​div>​
 +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.TrackMode|TrackMode]]<​div newline></​div><​div>​TrackMode enumeration sets how the map will react to user interaction.</​div>​
 +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.TransitionEffect|TransitionEffect]]<​div newline></​div><​div>​This enumeration specifies the type of transition effect to use when the map is panned or zoomed.</​div>​
  
-<!-- WpfDesktopEdition -->+> <​html><​strong id="​enums_z"></​strong>​</html>**Z**
  
-[[Category:WpfDesktopEdition]] +  * [[ThinkGeo.MapSuite.WpfDesktopEdition.ZoomSnapDirection|ZoomSnapDirection]] 
-[[Category:​ThinkGeo.MapSuite.WpfDesktopEdition]] +=== Interfaces === 
-[[Category:​UpdateDocumentation]]+<div characters_index>​ 
 +[[#​interfaces_a|A]] 
 +[[#​interfaces_b|B]] 
 +[[#​interfaces_c|C]] 
 +[[#​interfaces_d|D]] 
 +[[#​interfaces_e|E]] 
 +[[#​interfaces_f|F]] 
 +[[#​interfaces_g|G]] 
 +[[#​interfaces_h|H]] 
 +[[#​interfaces_i|I]] 
 +[[#​interfaces_j|J]] 
 +[[#​interfaces_k|K]] 
 +[[#​interfaces_l|L]] 
 +[[#​interfaces_m|M]] 
 +[[#​interfaces_n|N]] 
 +[[#​interfaces_o|O]] 
 +[[#​interfaces_p|P]] 
 +[[#​interfaces_q|Q]] 
 +[[#​interfaces_r|R]] 
 +[[#​interfaces_s|S]] 
 +[[#​interfaces_t|T]] 
 +[[#​interfaces_u|U]] 
 +[[#​interfaces_v|V]] 
 +[[#​interfaces_w|W]] 
 +[[#​interfaces_x|X]] 
 +[[#​interfaces_y|Y]] 
 +[[#​interfaces_z|Z]] 
 +</​div>​ 
 +<div newline></​div>​
  
thinkgeo.mapsuite.wpfdesktopedition.1441530030.txt.gz · Last modified: 2015/09/06 09:00 by admin