CatAnnotatedViewBehavior (Enumeration)

enum CatAnnotatedViewBehavior {
  CatAnnotatedViewBehaviorLink,
  CatAnnotatedViewBehaviorUnlink
}
The different behavior of annotated view
See also:
Values:
CatAnnotatedViewBehaviorLink
The annotated view is linked to the viewpoint.
CatAnnotatedViewBehaviorUnlink
The annotated view is notlinked to the viewpoint. Viewpoint modification will not alter the annotared view.