DroidDiagram Programmer's Guide
DrawControlsBehavior Constructor
See Also
 






Initializes a new instance of the DrawControlsBehavior class.

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

 Syntax

Java  Copy Code

public DrawControlsBehavior (
    DiagramView diagramView
)

 Parameters

diagramView

The DiagramView this behavior will be associated with.

 See Also

DrawControlsBehavior Class
com.mindfusion.diagramming Namespace