Table of Contents

Method OnBookMarkPositionChanged

Namespace
Alternet.Editor.TextSource
Assembly
Alternet.Editor.v9.dll

OnBookMarkPositionChanged(IBookMark, Point)

Raises BookMarkPositionChanged event with specified parameters.

public void OnBookMarkPositionChanged(IBookMark bookMark, Point position)

Parameters

bookMark IBookMark

IBookMark which position was changed.

position Point

IBookMark position.