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