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


ISnapEnvironment.SnapAgentCount Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IS > ISnapEnvironment Interface > ISnapEnvironment.SnapAgentCount Property
ArcGIS Developer Help

ISnapEnvironment.SnapAgentCount Property

The number of active snap agents.

[Visual Basic .NET]
Public ReadOnly Property SnapAgentCount As Integer
[C#]
public int SnapAgentCount {get;}

Product Availability

Available with ArcGIS Desktop.

Description

SnapAgentCount returns the number of currently active snap agents.

See Also

ISnapEnvironment Interface