Class ScrollBarAnnotationsPainter
Represents a class used to paint scrollbar annotations.
public class ScrollBarAnnotationsPainter : IScrollBarAnnotationsPainter, IDisposable
- Inheritance
-
ScrollBarAnnotationsPainter
- Implements
Properties
Methods
- Dispose()
Disposes this
ScrollBarAnnotationsPainter
and frees resources associated with it.
- Initialize(TextEditor, IScrollBarAnnotationsPainterSite)
Initializes an instance of the
ScrollBarAnnotationsPainter
class with a specified owner.
- Paint(DrawingContext, Rect)
Draws annotations using the specified DrawingContext.
- RedrawAnnotations()
Updates the layout and redraws all scrollbar annotations.