Table of Contents

Method SetSpacer

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

SetSpacer(int, int)

Set the size of the spacer tracked by this item. Old spacer, if any, is deleted.

void SetSpacer(int w, int h)

Parameters

w int

Width.

h int

Height

Remarks

This function deletes the current contents of the item.