Click or drag to resize

DragManagerIsDragging Property

Gets a value indicating if dragging is currently occuring.

Namespace:  Internal.ComponentFactory.Krypton.Navigator
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public bool IsDragging { get; }

Property Value

Type: Boolean
See Also