Table of Contents

Method GetAnnotations

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

GetAnnotations(ScrollBarAnnotationKinds)

Gets a list of the scrollbar annotations matchi specified kind.

public IEnumerable<ScrollBarAnnotation> GetAnnotations(ScrollBarAnnotationKinds kinds)

Parameters

kinds ScrollBarAnnotationKinds

Kinds of the scrollbar annotations.

Returns

IEnumerable<ScrollBarAnnotation>

List of scrollbar annotations.