Table of Contents

Class ScrollBarAnnotationsPainter

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

Represents a class used to paint scrollbar annotations.

public class ScrollBarAnnotationsPainter : IScrollBarAnnotationsPainter, IDisposable
Inheritance
ScrollBarAnnotationsPainter
Implements

Methods

Dispose()

Disposes this ScrollBarAnnotationsPainter and frees resources associated with it.

Dispose(bool)
DrawAnnotation(Graphics, ScrollBarAnnotationPaintData, int, Rectangle)
DrawAnnotationMultiline(Graphics, ScrollBarAnnotationPaintData, int, Rectangle, int)
Paint(ScrollBarAnnotationsPaintRequest)

Paints scrollbar annotations accordingly to the specified request.