Table of Contents

Method LayoutContent

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

LayoutContent(bool)

Lays out the buffer, which must be done before certain operations, such as setting the caret position. This function should not normally be required by the application.

public virtual bool LayoutContent(bool onlyVisibleRect = false)

Parameters

onlyVisibleRect bool

Returns

bool