Search
DiagramView.DragIndicatorOpacity Property
See Also
 





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

Namespace: MindFusion.Diagramming.Blazor
Assembly: MindFusion.Diagramming.Blazor

 Syntax

C#  Copy Code

public double DragIndicatorOpacity { get; set; }

Visual Basic  Copy Code

Public Property DragIndicatorOpacity As Double

 Property Value

 See Also