DiagramItem.AllowCreate override.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected override bool AllowCreate ( |
Visual Basic
Copy Code
|
|---|
Protected Overrides Function AllowCreate( _ |
true to allow the creation of this node; otherwise, false.
See Also