Table of Contents

Method Initialize

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

Initialize(TextEditor)

Initializes an instance of the ScrollBarAnnotations class with a specified owner.

public virtual void Initialize(TextEditor editor)

Parameters

editor TextEditor

TextEditor to which this new instance belongs.