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 provides data for the MarkerOverlay mouse events.
This class provides data for the MarkerOverlay mouse events.
*System.Object System.EventArgs *ThinkGeo.MapSuite.SilverlightEdition.MouseEnterMarkerOverlayEventArgs
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Initialize an instance of the MouseEnterMarkerOverlayEventArgs class. | ||
![]() | Marker, Point | Initialize an instance of the marker that the mouse event raised. identifier current mouse position where current mouse is. |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | Object | |
![]() | Object | ||
![]() | Object | ||
![]() | Object |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | ||
![]() | Object |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | Marker | Gets or sets the marker that the click event raised. | |
![]() | Point | Gets or sets current mouse position in screen coordinate. |
Name | Return | DeclaringType | Summary |
---|
Name | Event Arguments | DeclaringType | Summary |
---|
Initialize an instance of the MouseEnterMarkerOverlayEventArgs class.
Initialize an instance of the MouseEnterMarkerOverlayEventArgs class.
Name | Type | Description |
---|
Initialize an instance of the marker that the mouse event raised. identifier current mouse position where current mouse is.
Initialize an instance of the MouseEnterMarkerOverlayEventArgs class.
Name | Type | Description |
---|---|---|
currentMarker | Marker<!– ThinkGeo.MapSuite.SilverlightEdition.Marker –> | The marker that the mouse event raised. |
mousePositionInPixel | Point<!– System.Windows.Point –> | The screen coordinate where current mouse position is. |
Return Type | Description |
---|---|
Boolean<!– System.Boolean –> |
Name | Type | Description |
---|---|---|
obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Int32<!– System.Int32 –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Type<!– System.Type –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
String<!– System.String –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Gets or sets the marker that the click event raised.
Return Type |
---|
Marker<!– ThinkGeo.MapSuite.SilverlightEdition.Marker –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.MouseEnterMarkerOverlayEventArgs –> Go Back
Gets or sets current mouse position in screen coordinate.
Return Type |
---|
Point<!– System.Windows.Point –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.MouseEnterMarkerOverlayEventArgs –> Go Back