This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IS > IScaleTracker Interface > IScaleTracker.OnMouseUp Method (ArcObjects .NET 10.4 SDK) |
Finish move or resize tracking.
[Visual Basic .NET] Public Function OnMouseUp ( _ ) As Boolean
[C#] public bool OnMouseUp ( );
[C++]
HRESULT OnMouseUp(
VARIANT_BOOL* scaleChanged
);
[C++]
Parameters scaleChanged [out, retval] scaleChanged is a parameter of type VARIANT_BOOL