This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IS > ISelectionTracker Interface > ISelectionTracker.Deactivate Method (ArcObjects .NET 10.5 SDK) |
Cancel tracking.
[Visual Basic .NET] Public Function Deactivate ( _ ) As Boolean
[C#] public bool Deactivate ( );
[C++]
HRESULT Deactivate(
VARIANT_BOOL* complete
);
[C++]
Parameters complete [out, retval] complete is a parameter of type VARIANT_BOOL