Method DrawAnnotationMultiline
DrawAnnotationMultiline(Graphics, ScrollBarAnnotationPaintData, int, Rectangle, int)
protected virtual void DrawAnnotationMultiline(Graphics graphics, ScrollBarAnnotationPaintData annotation, int singleLineScaledHeight, Rectangle singleLineAvailableRectangle, int allLinesScaledHeight)
Parameters
graphics
Graphicsannotation
ScrollBarAnnotationPaintDatasingleLineScaledHeight
intsingleLineAvailableRectangle
RectangleallLinesScaledHeight
int