Method DrawAnnotation
DrawAnnotation(Graphics, ScrollBarAnnotationPaintData, int, Rectangle)
protected virtual void DrawAnnotation(Graphics graphics, ScrollBarAnnotationPaintData annotation, int annotationScaledHeight, Rectangle availableRectangle)
Parameters
graphics
Graphicsannotation
ScrollBarAnnotationPaintDataannotationScaledHeight
intavailableRectangle
Rectangle
DrawAnnotation(Graphics, ScrollBarAnnotationPaintData, int, RectD)
protected virtual void DrawAnnotation(Graphics graphics, ScrollBarAnnotationPaintData annotation, int annotationScaledHeight, RectD availableRectangle)
Parameters
graphics
Graphicsannotation
ScrollBarAnnotationPaintDataannotationScaledHeight
intavailableRectangle
RectD