This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Interfaces > IT > IToolPositionCallback Interface > IToolPositionCallback.Deactivated Method (ArcObjects .NET 10.4 SDK) |
Tool to no longer be the active tool.
[Visual Basic .NET]
Public Sub Deactivated ( _
)
[C#] public void Deactivated ( );
[C++]
HRESULT Deactivated(
void
);