Table of Contents

Method DrawAnnotationMultiline

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

DrawAnnotationMultiline(StreamGeometryContext, ScrollBarAnnotationPaintData, double, Rect, double)

protected virtual void DrawAnnotationMultiline(StreamGeometryContext geometryContext, ScrollBarAnnotationPaintData annotation, double singleLineHeight, Rect singleLineAvailableRectangle, double allLinesHeight)

Parameters

geometryContext StreamGeometryContext
annotation ScrollBarAnnotationPaintData
singleLineHeight double
singleLineAvailableRectangle Rect
allLinesHeight double