This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.desktopedition.extentinteractiveoverlay [2015/09/22 08:10] admin |
thinkgeo.mapsuite.desktopedition.extentinteractiveoverlay [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay ====== | ====== ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
This class inherits from the interactiveOverlay abstract class. This specified overlay describes the Extent Changing interactive process with the MapControl using the Mouse or Keyboard. | This class inherits from the interactiveOverlay abstract class. This specified overlay describes the Extent Changing interactive process with the MapControl using the Mouse or Keyboard. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 921: | Line 924: | ||
** {{wiki:PublicProperty.gif|}} IsEmpty ** | ** {{wiki:PublicProperty.gif|}} IsEmpty ** | ||
- | This property overrides its property in the base class by watching the feature count in trackZoomLayer. If it is empty, we can skip drawing it for better performance. | + | * //This property overrides its property in the base class by watching the feature count in trackZoomLayer. If it is empty, we can skip drawing it for better performance.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#IsEmpty | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#IsEmpty// |
== Return Value == | == Return Value == | ||
* Type:Boolean | * Type:Boolean | ||
Line 929: | Line 932: | ||
** {{wiki:PublicProperty.gif|}} ZoomPercentage ** | ** {{wiki:PublicProperty.gif|}} ZoomPercentage ** | ||
- | Gets or sets the zoom percentage when using the mouse wheel or double-clicking to zoom the MapControl. | + | * //Gets or sets the zoom percentage when using the mouse wheel or double-clicking to zoom the MapControl.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#ZoomPercentage | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#ZoomPercentage// |
== Return Value == | == Return Value == | ||
* Type:Int32 | * Type:Int32 | ||
Line 937: | Line 940: | ||
** {{wiki:PublicProperty.gif|}} PanMode ** | ** {{wiki:PublicProperty.gif|}} PanMode ** | ||
- | This property gets or sets the PanMode used for the ExtentInteractiveOverlay. | + | * //This property gets or sets the PanMode used for the ExtentInteractiveOverlay.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#PanMode | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#PanMode// |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.DesktopEdition.MapPanMode|MapPanMode]] | * Type:[[ThinkGeo.MapSuite.DesktopEdition.MapPanMode|MapPanMode]] | ||
Line 945: | Line 948: | ||
** {{wiki:PublicProperty.gif|}} DoubleLeftClickMode ** | ** {{wiki:PublicProperty.gif|}} DoubleLeftClickMode ** | ||
- | This property gets or sets the DoubleLeftClickMode used for the ExtentInteractiveOverlay. | + | * //This property gets or sets the DoubleLeftClickMode used for the ExtentInteractiveOverlay.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#DoubleLeftClickMode | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#DoubleLeftClickMode// |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.DesktopEdition.MapDoubleLeftClickMode|MapDoubleLeftClickMode]] | * Type:[[ThinkGeo.MapSuite.DesktopEdition.MapDoubleLeftClickMode|MapDoubleLeftClickMode]] | ||
Line 953: | Line 956: | ||
** {{wiki:PublicProperty.gif|}} DoubleRightClickMode ** | ** {{wiki:PublicProperty.gif|}} DoubleRightClickMode ** | ||
- | This property gets or sets the DoubleRightClickMode used for the ExtentInteractiveOverlay. | + | * //This property gets or sets the DoubleRightClickMode used for the ExtentInteractiveOverlay.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#DoubleRightClickMode | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#DoubleRightClickMode// |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.DesktopEdition.MapDoubleRightClickMode|MapDoubleRightClickMode]] | * Type:[[ThinkGeo.MapSuite.DesktopEdition.MapDoubleRightClickMode|MapDoubleRightClickMode]] | ||
Line 961: | Line 964: | ||
** {{wiki:PublicProperty.gif|}} MouseWheelMode ** | ** {{wiki:PublicProperty.gif|}} MouseWheelMode ** | ||
- | This property gets or sets the MouseWheelMode used for the ExtentInteractiveOverlay. | + | * //This property gets or sets the MouseWheelMode used for the ExtentInteractiveOverlay.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#MouseWheelMode | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#MouseWheelMode// |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.DesktopEdition.MapMouseWheelMode|MapMouseWheelMode]] | * Type:[[ThinkGeo.MapSuite.DesktopEdition.MapMouseWheelMode|MapMouseWheelMode]] | ||
Line 969: | Line 972: | ||
** {{wiki:PublicProperty.gif|}} LeftClickDragMode ** | ** {{wiki:PublicProperty.gif|}} LeftClickDragMode ** | ||
- | This property gets or sets the LeftClickDragMode used for the ExtentInteractiveOverlay. | + | * //This property gets or sets the LeftClickDragMode used for the ExtentInteractiveOverlay.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#LeftClickDragMode | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#LeftClickDragMode// |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.DesktopEdition.MapLeftClickDragMode|MapLeftClickDragMode]] | * Type:[[ThinkGeo.MapSuite.DesktopEdition.MapLeftClickDragMode|MapLeftClickDragMode]] | ||
Line 977: | Line 980: | ||
** {{wiki:PublicProperty.gif|}} RightClickDragMode ** | ** {{wiki:PublicProperty.gif|}} RightClickDragMode ** | ||
- | This property gets or sets the RightClickDragMode used for the ExtentInteractiveOverlay. | + | * //This property gets or sets the RightClickDragMode used for the ExtentInteractiveOverlay.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#RightClickDragMode | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#RightClickDragMode// |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.DesktopEdition.MapRightClickDragMode|MapRightClickDragMode]] | * Type:[[ThinkGeo.MapSuite.DesktopEdition.MapRightClickDragMode|MapRightClickDragMode]] | ||
Line 985: | Line 988: | ||
** {{wiki:PublicProperty.gif|}} LeftClickDragKey ** | ** {{wiki:PublicProperty.gif|}} LeftClickDragKey ** | ||
- | This property gets or sets the Keys used in LeftClickDrag for the ExtentInteractiveOverlay. | + | * //This property gets or sets the Keys used in LeftClickDrag for the ExtentInteractiveOverlay.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#LeftClickDragKey | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#LeftClickDragKey// |
== Return Value == | == Return Value == | ||
* Type:Keys | * Type:Keys | ||
Line 993: | Line 996: | ||
** {{wiki:PublicProperty.gif|}} RightClickDragKey ** | ** {{wiki:PublicProperty.gif|}} RightClickDragKey ** | ||
- | This property gets or sets the Keys used in RightClickDrag for the ExtentInteractiveOverlay. | + | * //This property gets or sets the Keys used in RightClickDrag for the ExtentInteractiveOverlay.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#RightClickDragKey | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#RightClickDragKey// |
== Return Value == | == Return Value == | ||
* Type:Keys | * Type:Keys | ||
Line 1001: | Line 1004: | ||
** {{wiki:PublicProperty.gif|}} ExtentChangedType ** | ** {{wiki:PublicProperty.gif|}} ExtentChangedType ** | ||
- | This property gets or sets the ExtentChangedType for the ExtentInteractiveOverlay. | + | * //This property gets or sets the ExtentChangedType for the ExtentInteractiveOverlay.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#ExtentChangedType | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#ExtentChangedType// |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.DesktopEdition.ExtentChangedType|ExtentChangedType]] | * Type:[[ThinkGeo.MapSuite.DesktopEdition.ExtentChangedType|ExtentChangedType]] | ||
Line 1009: | Line 1012: | ||
** {{wiki:PublicProperty.gif|}} Attribution ** | ** {{wiki:PublicProperty.gif|}} Attribution ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#DrawAttributionCore.28GeoCanvas.29 | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#DrawAttributionCore.28GeoCanvas.29// |
== Return Value == | == Return Value == | ||
* Type:String | * Type:String | ||
Line 1017: | Line 1020: | ||
** {{wiki:PublicProperty.gif|}} Lock ** | ** {{wiki:PublicProperty.gif|}} Lock ** | ||
- | This property gets the OverlayLock object. | + | * //This property gets the OverlayLock object.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#Lock | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#Lock// |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.DesktopEdition.OverlayLock|OverlayLock]] | * Type:[[ThinkGeo.MapSuite.DesktopEdition.OverlayLock|OverlayLock]] | ||
Line 1025: | Line 1028: | ||
** {{wiki:PublicProperty.gif|}} IsBase ** | ** {{wiki:PublicProperty.gif|}} IsBase ** | ||
- | Gets or sets a value that indicates whether the overlay is a base overlay. The default value is false. | + | * //Gets or sets a value that indicates whether the overlay is a base overlay. The default value is false.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#IsBase | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#IsBase// |
== Return Value == | == Return Value == | ||
* Type:Boolean | * Type:Boolean | ||
Line 1033: | Line 1036: | ||
** {{wiki:PublicProperty.gif|}} DrawingExceptionMode ** | ** {{wiki:PublicProperty.gif|}} DrawingExceptionMode ** | ||
- | This property gets and sets the DrawingExceptionMode used when an exception occurs during drawing. | + | * //This property gets and sets the DrawingExceptionMode used when an exception occurs during drawing.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#DrawingExceptionMode | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#DrawingExceptionMode// |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Core.DrawingExceptionMode|DrawingExceptionMode]] | * Type:[[ThinkGeo.MapSuite.Core.DrawingExceptionMode|DrawingExceptionMode]] | ||
Line 1041: | Line 1044: | ||
** {{wiki:PublicProperty.gif|}} IsVisible ** | ** {{wiki:PublicProperty.gif|}} IsVisible ** | ||
- | Gets or sets a value that indicates whether the overlay is visible on the map. | + | * //Gets or sets a value that indicates whether the overlay is visible on the map.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#IsVisible | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#IsVisible// |
== Return Value == | == Return Value == | ||
* Type:Boolean | * Type:Boolean | ||
Line 1049: | Line 1052: | ||
** {{wiki:PublicProperty.gif|}} Name ** | ** {{wiki:PublicProperty.gif|}} Name ** | ||
- | Gets or sets the name of the overlay, which can be used to represent a specific overlay. | + | * //Gets or sets the name of the overlay, which can be used to represent a specific overlay.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#Name | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#Name// |
== Return Value == | == Return Value == | ||
* Type:String | * Type:String | ||
Line 1057: | Line 1060: | ||
** {{wiki:PublicProperty.gif|}} TileCache ** | ** {{wiki:PublicProperty.gif|}} TileCache ** | ||
- | This property gets or sets the TileCache used for the overlay. | + | * //This property gets or sets the TileCache used for the overlay.// |
== Remarks == | == Remarks == | ||
- | The TileCache system is always used for better performance, especially in the case where your application tiles can be pregenerated. | + | * //The TileCache system is always used for better performance, especially in the case where your application tiles can be pregenerated.// |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Core.BitmapTileCache|BitmapTileCache]] | * Type:[[ThinkGeo.MapSuite.Core.BitmapTileCache|BitmapTileCache]] | ||
Line 1065: | Line 1068: | ||
** {{wiki:PublicProperty.gif|}} PreviewTileCache ** | ** {{wiki:PublicProperty.gif|}} PreviewTileCache ** | ||
- | This property gets or sets the preview tile cache system. In order for this system to work, you must be in multi-threaded mode and have the tile cache set. | + | * //This property gets or sets the preview tile cache system. In order for this system to work, you must be in multi-threaded mode and have the tile cache set.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#PreviewTileCache | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#PreviewTileCache// |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Core.BitmapTileCache|BitmapTileCache]] | * Type:[[ThinkGeo.MapSuite.Core.BitmapTileCache|BitmapTileCache]] | ||
Line 1073: | Line 1076: | ||
** {{wiki:PublicProperty.gif|}} DrawingTime ** | ** {{wiki:PublicProperty.gif|}} DrawingTime ** | ||
- | This property gets the last drawing time for the Overlay. | + | * //This property gets the last drawing time for the Overlay.// |
== Remarks == | == Remarks == | ||
- | We track the drawing time for the Overlay and report it back in this method. This is useful to determine the speed of various Overlays. | + | * //We track the drawing time for the Overlay and report it back in this method. This is useful to determine the speed of various Overlays.// |
== Return Value == | == Return Value == | ||
* Type:TimeSpan | * Type:TimeSpan | ||
Line 1081: | Line 1084: | ||
** {{wiki:PublicProperty.gif|}} AutoRefreshInterval ** | ** {{wiki:PublicProperty.gif|}} AutoRefreshInterval ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here: | + | * //For the most updated Info for this topic, please check it here:// |
== Return Value == | == Return Value == | ||
* Type:TimeSpan | * Type:TimeSpan | ||
Line 1090: | Line 1093: | ||
** {{wiki:ProtectedProperty.gif|}} PanAndTrackZoomState ** | ** {{wiki:ProtectedProperty.gif|}} PanAndTrackZoomState ** | ||
- | This protected property gets and sets the PanAndTrackZoomState with the information stored. | + | * //This protected property gets and sets the PanAndTrackZoomState with the information stored.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#PanAndTrackZoomState | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#PanAndTrackZoomState// |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState|PanAndTrackZoomState]] | * Type:[[ThinkGeo.MapSuite.DesktopEdition.PanAndTrackZoomState|PanAndTrackZoomState]] | ||
Line 1098: | Line 1101: | ||
** {{wiki:ProtectedProperty.gif|}} TrackZoomInLayer ** | ** {{wiki:ProtectedProperty.gif|}} TrackZoomInLayer ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#TrackZoomInLayer | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#TrackZoomInLayer// |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Core.InMemoryFeatureLayer|InMemoryFeatureLayer]] | * Type:[[ThinkGeo.MapSuite.Core.InMemoryFeatureLayer|InMemoryFeatureLayer]] | ||
Line 1106: | Line 1109: | ||
** {{wiki:ProtectedProperty.gif|}} xRM= ** | ** {{wiki:ProtectedProperty.gif|}} xRM= ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
* Type:Boolean | * Type:Boolean | ||
Line 1114: | Line 1117: | ||
** {{wiki:ProtectedProperty.gif|}} rxM= ** | ** {{wiki:ProtectedProperty.gif|}} rxM= ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Core.BitmapTile|BitmapTile]] | * Type:[[ThinkGeo.MapSuite.Core.BitmapTile|BitmapTile]] | ||
Line 1122: | Line 1125: | ||
==== Public Events ==== | ==== Public Events ==== | ||
** {{wiki:PublicEvent.gif|}} MapMouseDown ** | ** {{wiki:PublicEvent.gif|}} MapMouseDown ** | ||
- | This event will be fired when the Mouse button is pressed (down) on the Map. | + | * //This event will be fired when the Mouse button is pressed (down) on the Map.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#OnMapMouseDown.28MapMouseDownInteractiveOverlayEventArgs.29 | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#OnMapMouseDown.28MapMouseDownInteractiveOverlayEventArgs.29// |
Event Arguments:[[ThinkGeo.MapSuite.DesktopEdition.MapMouseDownInteractiveOverlayEventArgs|MapMouseDownInteractiveOverlayEventArgs]] | Event Arguments:[[ThinkGeo.MapSuite.DesktopEdition.MapMouseDownInteractiveOverlayEventArgs|MapMouseDownInteractiveOverlayEventArgs]] | ||
** {{wiki:PublicEvent.gif|}} MapMouseMove ** | ** {{wiki:PublicEvent.gif|}} MapMouseMove ** | ||
- | This event will be fired when the Mouse is moved on the Map. | + | * //This event will be fired when the Mouse is moved on the Map.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#OnMapMouseMove.28MapMouseMoveInteractiveOverlayEventArgs.29 | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#OnMapMouseMove.28MapMouseMoveInteractiveOverlayEventArgs.29// |
Event Arguments:[[ThinkGeo.MapSuite.DesktopEdition.MapMouseMoveInteractiveOverlayEventArgs|MapMouseMoveInteractiveOverlayEventArgs]] | Event Arguments:[[ThinkGeo.MapSuite.DesktopEdition.MapMouseMoveInteractiveOverlayEventArgs|MapMouseMoveInteractiveOverlayEventArgs]] | ||
** {{wiki:PublicEvent.gif|}} MapMouseUp ** | ** {{wiki:PublicEvent.gif|}} MapMouseUp ** | ||
- | This event will be fired when the Mouse button is released (up) on the Map. | + | * //This event will be fired when the Mouse button is released (up) on the Map.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#OnMapMouseUp.28MapMouseUpInteractiveOverlayEventArgs.29 | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#OnMapMouseUp.28MapMouseUpInteractiveOverlayEventArgs.29// |
Event Arguments:[[ThinkGeo.MapSuite.DesktopEdition.MapMouseUpInteractiveOverlayEventArgs|MapMouseUpInteractiveOverlayEventArgs]] | Event Arguments:[[ThinkGeo.MapSuite.DesktopEdition.MapMouseUpInteractiveOverlayEventArgs|MapMouseUpInteractiveOverlayEventArgs]] | ||
** {{wiki:PublicEvent.gif|}} MapMouseClick ** | ** {{wiki:PublicEvent.gif|}} MapMouseClick ** | ||
- | This event will be fired when the Mouse button is clicked (mouse up and mouse down in the same postion) on the Map. | + | * //This event will be fired when the Mouse button is clicked (mouse up and mouse down in the same postion) on the Map.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#OnMapMouseClick.28MapMouseClickInteractiveOverlayEventArgs.29 | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#OnMapMouseClick.28MapMouseClickInteractiveOverlayEventArgs.29// |
Event Arguments:[[ThinkGeo.MapSuite.DesktopEdition.MapMouseClickInteractiveOverlayEventArgs|MapMouseClickInteractiveOverlayEventArgs]] | Event Arguments:[[ThinkGeo.MapSuite.DesktopEdition.MapMouseClickInteractiveOverlayEventArgs|MapMouseClickInteractiveOverlayEventArgs]] | ||
** {{wiki:PublicEvent.gif|}} MapMouseDoubleClick ** | ** {{wiki:PublicEvent.gif|}} MapMouseDoubleClick ** | ||
- | This event will be fired when the Mouse button is double-clicked on the Map. | + | * //This event will be fired when the Mouse button is double-clicked on the Map.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#OnMapMouseDoubleClick.28MapMouseDoubleClickInteractiveOverlayEventArgs.29 | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#OnMapMouseDoubleClick.28MapMouseDoubleClickInteractiveOverlayEventArgs.29// |
Event Arguments:[[ThinkGeo.MapSuite.DesktopEdition.MapMouseDoubleClickInteractiveOverlayEventArgs|MapMouseDoubleClickInteractiveOverlayEventArgs]] | Event Arguments:[[ThinkGeo.MapSuite.DesktopEdition.MapMouseDoubleClickInteractiveOverlayEventArgs|MapMouseDoubleClickInteractiveOverlayEventArgs]] | ||
** {{wiki:PublicEvent.gif|}} MapMouseWheel ** | ** {{wiki:PublicEvent.gif|}} MapMouseWheel ** | ||
- | This event will be fired when the Mouse wheel is scrolled while the cursor is over the Map. | + | * //This event will be fired when the Mouse wheel is scrolled while the cursor is over the Map.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#OnMapMouseWheel.28MapMouseWheelInteractiveOverlayEventArgs.29 | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#OnMapMouseWheel.28MapMouseWheelInteractiveOverlayEventArgs.29// |
Event Arguments:[[ThinkGeo.MapSuite.DesktopEdition.MapMouseWheelInteractiveOverlayEventArgs|MapMouseWheelInteractiveOverlayEventArgs]] | Event Arguments:[[ThinkGeo.MapSuite.DesktopEdition.MapMouseWheelInteractiveOverlayEventArgs|MapMouseWheelInteractiveOverlayEventArgs]] | ||
** {{wiki:PublicEvent.gif|}} MapKeyDown ** | ** {{wiki:PublicEvent.gif|}} MapKeyDown ** | ||
- | This event will be fired when the key is pressed down when focusing on the Map. | + | * //This event will be fired when the key is pressed down when focusing on the Map.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#OnMapKeyDown.28MapKeyDownInteractiveOverlayEventArgs.29 | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#OnMapKeyDown.28MapKeyDownInteractiveOverlayEventArgs.29// |
Event Arguments:[[ThinkGeo.MapSuite.DesktopEdition.MapKeyDownInteractiveOverlayEventArgs|MapKeyDownInteractiveOverlayEventArgs]] | Event Arguments:[[ThinkGeo.MapSuite.DesktopEdition.MapKeyDownInteractiveOverlayEventArgs|MapKeyDownInteractiveOverlayEventArgs]] | ||
** {{wiki:PublicEvent.gif|}} MapKeyUp ** | ** {{wiki:PublicEvent.gif|}} MapKeyUp ** | ||
- | This event will be fired when the key is released up when focusing on the Map. | + | * //This event will be fired when the key is released up when focusing on the Map.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#OnMapKeyUp.28MapKeyUpInteractiveOverlayEventArgs.29 | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#OnMapKeyUp.28MapKeyUpInteractiveOverlayEventArgs.29// |
Event Arguments:[[ThinkGeo.MapSuite.DesktopEdition.MapKeyUpInteractiveOverlayEventArgs|MapKeyUpInteractiveOverlayEventArgs]] | Event Arguments:[[ThinkGeo.MapSuite.DesktopEdition.MapKeyUpInteractiveOverlayEventArgs|MapKeyUpInteractiveOverlayEventArgs]] | ||
** {{wiki:PublicEvent.gif|}} Drawing ** | ** {{wiki:PublicEvent.gif|}} Drawing ** | ||
- | This event will be fired before the Overlay is drawn. | + | * //This event will be fired before the Overlay is drawn.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#OnDrawing.28DrawingOverlayEventArgs.29 | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#OnDrawing.28DrawingOverlayEventArgs.29// |
Event Arguments:[[ThinkGeo.MapSuite.DesktopEdition.DrawingOverlayEventArgs|DrawingOverlayEventArgs]] | Event Arguments:[[ThinkGeo.MapSuite.DesktopEdition.DrawingOverlayEventArgs|DrawingOverlayEventArgs]] | ||
** {{wiki:PublicEvent.gif|}} Drawn ** | ** {{wiki:PublicEvent.gif|}} Drawn ** | ||
- | This event will be fired after the Overlay is drawn. | + | * //This event will be fired after the Overlay is drawn.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#OnDrawn.28DrawnOverlayEventArgs.29 | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#OnDrawn.28DrawnOverlayEventArgs.29// |
Event Arguments:[[ThinkGeo.MapSuite.DesktopEdition.DrawnOverlayEventArgs|DrawnOverlayEventArgs]] | Event Arguments:[[ThinkGeo.MapSuite.DesktopEdition.DrawnOverlayEventArgs|DrawnOverlayEventArgs]] | ||
** {{wiki:PublicEvent.gif|}} DrawingAttribution ** | ** {{wiki:PublicEvent.gif|}} DrawingAttribution ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#OnDrawingAttribution.28DrawingAttributionOverlayEventArgs.29 | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#OnDrawingAttribution.28DrawingAttributionOverlayEventArgs.29// |
Event Arguments:[[ThinkGeo.MapSuite.DesktopEdition.DrawingAttributionOverlayEventArgs|DrawingAttributionOverlayEventArgs]] | Event Arguments:[[ThinkGeo.MapSuite.DesktopEdition.DrawingAttributionOverlayEventArgs|DrawingAttributionOverlayEventArgs]] | ||
** {{wiki:PublicEvent.gif|}} DrawnAttribution ** | ** {{wiki:PublicEvent.gif|}} DrawnAttribution ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#OnDrawnAttribution.28DrawnAttributionOverlayEventArgs.29 | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ExtentInteractiveOverlay#OnDrawnAttribution.28DrawnAttributionOverlayEventArgs.29// |
Event Arguments:[[ThinkGeo.MapSuite.DesktopEdition.DrawnAttributionOverlayEventArgs|DrawnAttributionOverlayEventArgs]] | Event Arguments:[[ThinkGeo.MapSuite.DesktopEdition.DrawnAttributionOverlayEventArgs|DrawnAttributionOverlayEventArgs]] | ||
** {{wiki:PublicEvent.gif|}} RequestedDrawing ** | ** {{wiki:PublicEvent.gif|}} RequestedDrawing ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here: | + | * //For the most updated Info for this topic, please check it here:// |
Event Arguments:[[ThinkGeo.MapSuite.DesktopEdition.RequestedDrawingOverlayEventArgs|RequestedDrawingOverlayEventArgs]] | Event Arguments:[[ThinkGeo.MapSuite.DesktopEdition.RequestedDrawingOverlayEventArgs|RequestedDrawingOverlayEventArgs]] | ||
** {{wiki:PublicEvent.gif|}} RequestingDrawing ** | ** {{wiki:PublicEvent.gif|}} RequestingDrawing ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here: | + | * //For the most updated Info for this topic, please check it here:// |
Event Arguments:[[ThinkGeo.MapSuite.DesktopEdition.RequestingDrawingOverlayEventArgs|RequestingDrawingOverlayEventArgs]] | Event Arguments:[[ThinkGeo.MapSuite.DesktopEdition.RequestingDrawingOverlayEventArgs|RequestingDrawingOverlayEventArgs]] | ||