Table of Contents

Method GetBestSizeWithPadding

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

GetBestSizeWithPadding(SizeD)

Gets size of the native control based on the specified available size.

protected SizeD GetBestSizeWithPadding(SizeD availableSize)

Parameters

availableSize SizeD

Available size for the control.

Returns

SizeD