Click or drag to resize

EngineScrollBarValue Property

Scrollbar value. Determines current thumb position.

Namespace: NeoAxis.Editor
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public int Value { get; set; }

Property Value

Int32
See Also