Table of Contents

Method GetBounds

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

GetBounds(bool)

When implemented by a class, retrieves a bounds of the IEditPage.

Rectangle GetBounds(bool includeSpace)

Parameters

includeSpace bool

Specifies whether to include whitespace area.

Returns

Rectangle

Rectangle that bounded this IEditPage.