DroidDiagram Programmer's Guide
DiagramView.getDelKeyAction Method
See Also
 






Gets a value that specifies what action should be carried out when the user hits the Del key.

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

 Syntax

Java  Copy Code

public DelKeyAction getDelKeyAction ()

 Return Value

A member of the DelKeyAction enumeration.

 See Also

DiagramView Members
DiagramView Class
com.mindfusion.diagramming Namespace