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


IScaleRotateTracker.OnMouseUp Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IS > IScaleRotateTracker Interface > IScaleRotateTracker.OnMouseUp Method
ArcGIS Developer Help

IScaleRotateTracker.OnMouseUp Method

Finish move or resize tracking.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IScaleRotateTracker Interface