This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IR > IRotateTracker Interface > IRotateTracker.OnMouseDown Method (ArcObjects .NET 10.4 SDK) |
Begin tracking move or resize based on the location of the mouse over the tracker handles.
[Visual Basic .NET]
Public Sub OnMouseDown ( _
)
[C#] public void OnMouseDown ( );
[C++]
HRESULT OnMouseDown(
void
);