Search
DiagramView.IsScrollActive Property
See Also
 






Checks if the specified device point is located over the scroll area.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public bool IsScrollActive { get; }

Visual Basic  Copy Code

Public ReadOnly Property IsScrollActive As Boolean

 Property Value

 See Also