Table of Contents

Method DrawAnnotation

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v10.dll

DrawAnnotation(Graphics, ScrollBarAnnotationPaintData, int, Rectangle)

protected virtual void DrawAnnotation(Graphics graphics, ScrollBarAnnotationPaintData annotation, int annotationScaledHeight, Rectangle availableRectangle)

Parameters

graphics Graphics
annotation ScrollBarAnnotationPaintData
annotationScaledHeight int
availableRectangle Rectangle

DrawAnnotation(Graphics, ScrollBarAnnotationPaintData, int, RectD)

protected virtual void DrawAnnotation(Graphics graphics, ScrollBarAnnotationPaintData annotation, int annotationScaledHeight, RectD availableRectangle)

Parameters

graphics Graphics
annotation ScrollBarAnnotationPaintData
annotationScaledHeight int
availableRectangle RectD