Table of Contents

Method GetBestSizeWithoutPadding

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

GetBestSizeWithoutPadding(SizeD)

Gets size of the native control without padding.

protected virtual SizeD GetBestSizeWithoutPadding(SizeD availableSize)

Parameters

availableSize SizeD

Available size for the control.

Returns

SizeD