This document is archived and information here might be outdated.  Recommended version.


IScaleTracker.OnMouseUp Method (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Display)  

IScaleTracker.OnMouseUp Method

Finish move or resize tracking.

[Visual Basic .NET]
Public Function OnMouseUp ( _
) As Boolean
[C#]
public bool OnMouseUp (
);
[C++]
HRESULT OnMouseUp(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IScaleTracker Interface