Method GetAnnotations
GetAnnotations(ScrollBarAnnotationKinds)
Gets a list of the scrollbar annotations matchi specified kind.
public IEnumerable<ScrollBarAnnotation> GetAnnotations(ScrollBarAnnotationKinds kinds)
Parameters
kinds
ScrollBarAnnotationKindsKinds of the scrollbar annotations.
Returns
- IEnumerable<ScrollBarAnnotation>
List of scrollbar annotations.