Table of Contents

Constructor BookMarkImageChangedEventArgs

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

BookMarkImageChangedEventArgs(IBookMark, int)

Initializes a new instance of the ToolTipEventArgs with specified parameters.

public BookMarkImageChangedEventArgs(IBookMark bookMark, int imageIndex)

Parameters

bookMark IBookMark

Bookmark whose image is changed.

imageIndex int

New bookmark image index.