Table of Contents

Method GetBounds

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

GetBounds(bool)

Retrieves a bounds of the EditPage.

public virtual Rectangle GetBounds(bool includeSpace)

Parameters

includeSpace bool

Specifies whether to include whitespace area.

Returns

Rectangle

Rectangle that bounded this EditPage.