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


ISnapAgentCategory.Category Property (ArcObjects .NET 10.5 SDK)
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