Gets or sets the opacity of ghost image displayed during drag-and-drop from NodeListView.
Namespace: MindFusion.Diagramming
File: DiagramView.js
SyntaxJavaScript
Copy Code
|
|---|
get dragIndicatorOpacity() {} |
Number
A number specifying opacity. The default value is 0.4.
See Also