Method GetAnnotations
GetAnnotations(ScrollBarAnnotationKinds)
When implemented by a class, gets a list of the scrollbar annotations matching to the specified kinds.
IEnumerable<ScrollBarAnnotation> GetAnnotations(ScrollBarAnnotationKinds kinds)
Parameters
kinds
ScrollBarAnnotationKindsKinds of the scrollbar annotations.
Returns
- IEnumerable<ScrollBarAnnotation>
List of scrollbar annotations.