ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
<!– Class –> This class represents the event arguments for the MarkerDragged event for SimpleMarkerOverlay.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MarkerDraggedSimpleMarkerOverlayEventArgs” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MarkerDraggedSimpleMarkerOverlayEventArgs</a>
*System.Object System.EventArgs *ThinkGeo.MapSuite.DesktopEdition.MarkerDraggedSimpleMarkerOverlayEventArgs
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
MarkerDraggedSimpleMarkerOverlayEventArgs | This is the constructor of MarkerDraggedSimpleMarkerOverlayEventArgs class. | ||
MarkerDraggedSimpleMarkerOverlayEventArgs | Marker, ScreenPointF | Constructor of the MarkerDraggedSimpleMarkerOverlayEventArgs class. |
| Name | Parameters | DeclaringType | Summary |
|---|
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
Equals | Object | Object | |
GetHashCode | Object | ||
GetType | Object | ||
ToString | Object |
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
Finalize | Object | ||
MemberwiseClone | Object |
| Name | Return | DeclaringType | Summary |
|---|---|---|---|
CurrentLocation | ScreenPointF | Gets or sets current mouse position in screen coordinate. | |
Marker | Marker | Gets or sets the marker which is dragged. |
| Name | Return | DeclaringType | Summary |
|---|
| Name | Event Arguments | DeclaringType | Summary |
|---|
This is the constructor of MarkerDraggedSimpleMarkerOverlayEventArgs class.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MarkerDraggedSimpleMarkerOverlayEventArgs#MarkerDraggedSimpleMarkerOverlayEventArgs.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MarkerDraggedSimpleMarkerOverlayEventArgs#MarkerDraggedSimpleMarkerOverlayEventArgs.28.29</a>
| Name | Type | Description |
|---|
Constructor of the MarkerDraggedSimpleMarkerOverlayEventArgs class.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MarkerDraggedSimpleMarkerOverlayEventArgs#MarkerDraggedSimpleMarkerOverlayEventArgs.28Marker.2C_ScreenPointF.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MarkerDraggedSimpleMarkerOverlayEventArgs#MarkerDraggedSimpleMarkerOverlayEventArgs.28Marker.2C_ScreenPointF.29</a>
| Name | Type | Description |
|---|---|---|
| marker | Marker<!– ThinkGeo.MapSuite.DesktopEdition.Marker –> | This parameter indicates the marker which is dragged. |
| currentLocation | ScreenPointF<!– ThinkGeo.MapSuite.Core.ScreenPointF –> | This parameter indicates current mouse position in screen coordinate. |
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MarkerDraggedSimpleMarkerOverlayEventArgs#Equals.28Object.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MarkerDraggedSimpleMarkerOverlayEventArgs#Equals.28Object.29</a>
| Return Type | Description |
|---|---|
| Boolean<!– System.Boolean –> |
| Name | Type | Description |
|---|---|---|
| obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MarkerDraggedSimpleMarkerOverlayEventArgs#GetHashCode.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MarkerDraggedSimpleMarkerOverlayEventArgs#GetHashCode.28.29</a>
| Return Type | Description |
|---|---|
| Int32<!– System.Int32 –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MarkerDraggedSimpleMarkerOverlayEventArgs#GetType.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MarkerDraggedSimpleMarkerOverlayEventArgs#GetType.28.29</a>
| Return Type | Description |
|---|---|
| Type<!– System.Type –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MarkerDraggedSimpleMarkerOverlayEventArgs#ToString.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MarkerDraggedSimpleMarkerOverlayEventArgs#ToString.28.29</a>
| Return Type | Description |
|---|---|
| String<!– System.String –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MarkerDraggedSimpleMarkerOverlayEventArgs#Finalize.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MarkerDraggedSimpleMarkerOverlayEventArgs#Finalize.28.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MarkerDraggedSimpleMarkerOverlayEventArgs#MemberwiseClone.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MarkerDraggedSimpleMarkerOverlayEventArgs#MemberwiseClone.28.29</a>
| Return Type | Description |
|---|---|
| Object<!– System.Object –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
Gets or sets current mouse position in screen coordinate.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MarkerDraggedSimpleMarkerOverlayEventArgs#CurrentLocation” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MarkerDraggedSimpleMarkerOverlayEventArgs#CurrentLocation</a>
| Return Type |
|---|
| ScreenPointF<!– ThinkGeo.MapSuite.Core.ScreenPointF –> |
<!– ThinkGeo.MapSuite.DesktopEdition.MarkerDraggedSimpleMarkerOverlayEventArgs –> Go Back
Gets or sets the marker which is dragged.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MarkerDraggedSimpleMarkerOverlayEventArgs#firstHeading" class="firstHeading" lang="en"><span dir="auto” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MarkerDraggedSimpleMarkerOverlayEventArgs#firstHeading“ class=“firstHeading” lang=“en”><span dir=“auto</a>
| Return Type |
|---|
| Marker<!– ThinkGeo.MapSuite.DesktopEdition.Marker –> |
<!– ThinkGeo.MapSuite.DesktopEdition.MarkerDraggedSimpleMarkerOverlayEventArgs –> Go Back