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