Table of Contents

Method Initialize

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

Initialize(ISyntaxEdit)

When implemented by a class, initializes an instance of the ScrollBarAnnotations class with a specified owner.

void Initialize(ISyntaxEdit edit)

Parameters

edit ISyntaxEdit

ISyntaxEdit to which this new instance belongs.