Gets or sets the opacity of ghost image displayed during drag-and-drop from NodeListView.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public double DragIndicatorOpacity { get; set; } |
Visual Basic Copy Code |
---|
Public Property DragIndicatorOpacity As Double |
A double value specifying opacity. The default is 0.4.
WpfDiagram Programmer's Guide | © 2024 MindFusion |