Table of Contents

Method CalcSize

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

CalcSize(ref Size)

When implemented by a class, updates size to fit provider's content.

bool CalcSize(ref Size size)

Parameters

size Size

Receives size of the provider's content.

Returns

bool

True if painter can calculate provider's size; otherwise false.