This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IS > IScaleTracker Interface > IScaleTracker.OnMouseMove Method (ArcObjects .NET 10.4 SDK) |
In process move or resize tracking.
[Visual Basic .NET] Public Sub OnMouseMove ( _ ByVal mapPoint As IPoint _ )
[C#] public void OnMouseMove ( IPoint mapPoint );
[C++]
HRESULT OnMouseMove(
IPoint* mapPoint
);
[C++]
Parameters mapPoint
mapPoint is a parameter of type IPoint