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
mapPointmapPoint is a parameter of type IPoint
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.