Search
DiagramView.getDragIndicatorOpacity Method
See Also
 

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

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public float getDragIndicatorOpacity ()

 Return Value

A value in 0 - 1 range specifying opacity. The default is 0.4.

 See Also