Click or drag to resize

EngineScrollBarMouseEventArgsScrollBarSection Property

Section of the EnhancedScrollBar where mouse pointer is located.

Namespace:  NeoAxis.Editor
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public EngineScrollBarMouseLocation ScrollBarSection { get; set; }

Property Value

Type: EngineScrollBarMouseLocation
See Also