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