Search
DiagramView.getMoveCursor Method
See Also
 

Gets the cursor shown when the item under the mouse pointer can be modified.

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

 Syntax

Java  Copy Code

public Cursor getMoveCursor ()

 Return Value

A java.awt.Cursor object.

 See Also