ArcObjects Library Reference (Editor)  

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