DiagramItem.UpdateModify override.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
protected override void UpdateModify ( |
Visual Basic
Copy Code
|
|---|
Protected Overrides Sub UpdateModify( _ |
Position of the mouse pointer.
An InteractionState object containing more information about the current state of the operation.
See Also