Table of Contents

Class BookMarkChangedEventArgs

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

Provides data for the BookMarkManager.BookMarkPositionChanged handler.

public class BookMarkChangedEventArgs : BookMarkEventArgs
Inheritance
BookMarkChangedEventArgs

Constructors

BookMarkChangedEventArgs(IBookMark, Point)

Initializes a new instance of the BookMarkChangedEventArgs with specified parameters.

Properties

Position

Gets or sets a new IBookMark position.