DiagramItem.AllowModify override.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
protected override bool AllowModify ( |
Visual Basic Copy Code |
---|
Protected Overrides Function AllowModify( _ |
The current mouse pointer position.
true to allow the modification of this link; otherwise, false.
WpfDiagram Programmer's Guide | © 2024 MindFusion |