ASP.NET Pack Programmer's Guide
DiagramView.setDrawLinkCursor Method
See Also
 






Sets the cursor shown when a link can be drawn from the current mouse pointer location.

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

 Syntax

Java  Copy Code

public void setDrawLinkCursor (
    Cursor value
)

 Parameters

value

A java.awt.Cursor object.

 See Also

DiagramView Members
DiagramView Class
com.mindfusion.diagramming Namespace