Table of Contents

Field MinScrollBarSize

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

Gets or sets the minimum size, in device-independent units, for a scroll bar.

public static float MinScrollBarSize

Returns

float
Gets or sets the minimum size, in device-independent units, for a scroll bar.

Remarks

This value is used to ensure that scroll bars are not rendered smaller than the specified size, providing a consistent and usable interface.