Table of Contents

Method PaintLineBookMarks

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

PaintLineBookMarks(IPainter, Rectangle)

When implemented by a class, paints collection of line bookmark.

void PaintLineBookMarks(IPainter painter, Rectangle rect)

Parameters

painter IPainter

Specifies IPainter object used to draw text and graphic primitives.

rect Rectangle

Rectangular area of control to draw line bookmarks.