Table of Contents

Method Invalidate

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

Invalidate()

When implemented by a class, invalidates a selection region of the editor control and causes a paint message to be sent to the editor control.

void Invalidate()

Invalidate(SelectionType, Rectangle)

When implemented by a class, invalidates a selection region of the editor control and causes a paint message to be sent to the editor control.

Selection type. Selection rectangle.
void Invalidate(SelectionType selectionType, Rectangle selectionRect)

Parameters

selectionType SelectionType
selectionRect Rectangle