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
DrawAnnotationMultiline(Graphics, ScrollBarAnnotationPaintData, int, RectD, int)
protected virtual void DrawAnnotationMultiline(Graphics graphics, ScrollBarAnnotationPaintData annotation, int singleLineScaledHeight, RectD singleLineAvailableRectangle, int allLinesScaledHeight)
Parameters
graphics
Graphicsannotation
ScrollBarAnnotationPaintDatasingleLineScaledHeight
intsingleLineAvailableRectangle
RectDallLinesScaledHeight
int