Search
DiagramView.getCounterDiagonalResizeCursor Method
See Also
 

Gets the cursor shown when dragging from the current mouse pointer location would start resizing an item along its secondary diagonal.

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

 Syntax

Java  Copy Code

public Cursor getCounterDiagonalResizeCursor ()

 Return Value

A java.awt.Cursor object.

 See Also