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






Sets the cursor shown when an item cannot be created at the current mouse pointer location.

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

 Syntax

Java  Copy Code

public void setDisallowCursor (
    Cursor value
)

 Parameters

value

A java.awt.Cursor object.

 See Also

DiagramView Members
DiagramView Class
com.mindfusion.diagramming Namespace