RichTextKit v0.4

ITextDocumentView.OnRedraw Method

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit.Editor
Declaring Type: ITextDocumentView

Notifies that something other than the content of the document has changed (eg: margins) and the view needs to be redrawn but the same selection can be maintained

void OnRedraw();