This document is archived and information here might be outdated. Recommended version. |
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*