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






Sets the cursor shown when the currently created link can be attached to the item at the current mouse pointer location.

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

 Syntax

Java  Copy Code

public void setDisallowLinkCursor (
    Cursor value
)

 Parameters

value

A java.awt.Cursor object.

 See Also

DiagramView Members
DiagramView Class
com.mindfusion.diagramming Namespace