Checks if the specified device point is located over the scroll area.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public bool IsScrollActive { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property IsScrollActive As Boolean |
See Also