Table of Contents

Method OnBookMarkPositionChanged

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

OnBookMarkPositionChanged(IBookMark, Point)

Raises BookMarkPositionChanged event.

public void OnBookMarkPositionChanged(IBookMark bookMark, Point position)

Parameters

bookMark IBookMark

IBookMark which position being changed.

position Point

IBookMark position.