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


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

ISnapAgentCategory.Category Property

The Snap Agent category.

[Visual Basic .NET]
Public ReadOnly Property Category As String
[C#]
public string Category {get;}

Product Availability

Available with ArcGIS Desktop.

Description

Category returns the name of each top-level node in the lower-half of the Editor's Snapping Environment dialog.

See Also

ISnapAgentCategory Interface