Specifies the visual effect to apply during interactive modification of items.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public enum ModificationEffect |
Visual Basic Copy Code |
---|
Public Enum ModificationEffect |
Member name | Description | |
---|---|---|
MoveShades |
Show a semi-transparent shade of the modified item at the current mouse position. |
|
None |
Show the actual modified item as it would look if the user completes the modification at the current mouse position. |
WpfDiagram Programmer's Guide | © 2024 MindFusion |