Table of Contents

Method Invalidate

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

Invalidate()

Invalidates a selection region of the editor control and causes a paint message to be sent to the editor control.

public virtual void Invalidate()

Invalidate(SelectionType, Rectangle)

Invalidates a selection region of the editor control and causes a paint message to be sent to the editor control.

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

Parameters

selectionType SelectionType
selectionRect Rectangle