Table of Contents

Method WithPosition

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

WithPosition(int)

Returns a copy of this object with the new position value.

public readonly ScrollBarInfo WithPosition(int position)

Parameters

position int

New position value.

Returns

ScrollBarInfo