DiagramNode.AllowCreate override.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
protected override bool AllowCreate ( |
Visual Basic Copy Code |
---|
Protected Overrides Function AllowCreate( _ |
The current mouse pointer position.
An InteractionState object containing more information about the current state of the operation.
true to allow the creation of this node; otherwise, false.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |