Checks whether the current interaction can be completed at the specified point.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public bool IsAllowed ( |
Visual Basic Copy Code |
---|
Public Function IsAllowed( _ |
true if the action can be completed at point; otherwise, false.
WpfDiagram Programmer's Guide | © 2024 MindFusion |