Method Initialize
Initialize(ISyntaxEdit, Action)
Initializes scrollbar annotation data from specified source.
public void Initialize(ISyntaxEdit edit, Action annotationsChangedAction)
Parameters
editISyntaxEditISyntaxEditthat is a source of the annotations.annotationsChangedActionActionAction to be performed when annotations changed.