Table of Contents

Class ScrollBarAnnotationsPainter

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

Represents a class used to paint scrollbar annotations.

public class ScrollBarAnnotationsPainter : IScrollBarAnnotationsPainter, IDisposable
Inheritance
ScrollBarAnnotationsPainter
Implements

Properties

AdornerManager

Methods

CreateAdornerManager()
Dispose()

Disposes this ScrollBarAnnotationsPainter and frees resources associated with it.

Dispose(bool)
DrawAnnotation(StreamGeometryContext, ScrollBarAnnotationPaintData, double, Rect)
DrawAnnotationMultiline(StreamGeometryContext, ScrollBarAnnotationPaintData, double, Rect, double)
FillRect(StreamGeometryContext, Rect)
Initialize(TextEditor, IScrollBarAnnotationsPainterSite)

Initializes an instance of the ScrollBarAnnotationsPainter class with a specified owner.

Paint(DrawingContext, Rect)

Draws annotations using the specified DrawingContext.

RateAnnotationTypeForSoringByZOrder(ScrollBarAnnotationType)
RedrawAnnotations()

Updates the layout and redraws all scrollbar annotations.