This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Interfaces > IE > IEngineSnapEnvironment Interface > IEngineSnapEnvironment.SnapAgentCount Property (ArcObjects .NET 10.4 SDK) |
The number of active snap agents.
[Visual Basic .NET] Public ReadOnly Property SnapAgentCount As Integer
[C#] public int SnapAgentCount {get;}
[C++]
HRESULT get_SnapAgentCount(
long* Count
);
[C++]
Parameters Count [out, retval] Count is a parameter of type long
SnapAgentCount returns the number of currently active snap agents.