DroidDiagram Programmer's Guide
GridLayout.getStartNode Method
See Also
 






Gets the node that should be placed at the upper left corner of the grid.

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

 Syntax

Java  Copy Code

public DiagramNode getStartNode ()

 Return Value

Reference to the start DiagramNode.

 See Also

GridLayout Members
GridLayout Class
com.mindfusion.diagramming Namespace