This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Interfaces > IE > IEngineSnapEnvironment Interface > IEngineSnapEnvironment.ClearSnapAgents Method (ArcObjects .NET 10.4 SDK) |
Removes all snap agents.
[Visual Basic .NET]
Public Sub ClearSnapAgents ( _
)
[C#] public void ClearSnapAgents ( );
[C++]
HRESULT ClearSnapAgents(
void
);