Table of Contents

Method SetVerticalSpacing

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

SetVerticalSpacing(int?)

Sets vertical spacing.

void SetVerticalSpacing(int? vspacing = null)

Parameters

vspacing int?

Vertical spacing.

Remarks

Can be 1, 2, or 3 - a value relative to font height. Value of 2 should be default on most platforms.