MindFusion.Wpf Pack Programmer's Guide
DiagramView.DragIndicatorOpacity Property
See Also
 





Gets or sets the opacity of ghost image displayed during drag-and-drop from NodeListView.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public double DragIndicatorOpacity { get; set; }

Visual Basic  Copy Code

Public Property DragIndicatorOpacity As Double

 Property Value

A double value specifying opacity. The default is 0.4.

 See Also

DiagramView Members
DiagramView Class
MindFusion.Diagramming.Wpf Namespace