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