ArcObjects Library Reference (CadastralUI)  

IScaleRotateTracker.OnMouseDown Method

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 (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IScaleRotateTracker Interface