Checks whether the current interaction can be completed at the specified point.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool IsAllowed ( |
Visual Basic Copy Code |
---|
Public Function IsAllowed( _ |
A Microsoft.Maui.Graphics.Point indicating the location of the cursor, in document coordinates.
true if the action can be completed at point; otherwise, false.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |