This document is archived and information here might be outdated. Recommended version. |
The current category group shown in the window.
[Visual Basic .NET] Public Property ActiveCategoryGroup As INAWindowCategoryGroup
[C#] public INAWindowCategoryGroup ActiveCategoryGroup {get; set;}
The ActiveCategoryGroup property allows you to determine the active group when the category supports groups. An example of such a category, is "Stops" , which supports multiple groups, where groups are used to specify multiple routes in one analysis layer.