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


IGraphicSnapEnvironment2.ClearSnapAgents Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IGraphicSnapEnvironment2.ClearSnapAgents Method

Remove all snap agents.

[Visual Basic .NET]
Public Sub ClearSnapAgents ( _
)
[C#]
public void ClearSnapAgents (
);
[C++]
HRESULT ClearSnapAgents(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGraphicSnapEnvironment2 Interface