Table of Contents

Method SetDimension

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

SetDimension(PointI, SizeI)

Set the position and size of the space allocated to the sizer, and adjust the position and size of the item to be within that space taking alignment and borders into account.

void SetDimension(PointI pos, SizeI size)

Parameters

pos PointI

Item position.

size SizeI

Item size.