DroidDiagram Programmer's Guide
StackPanel.getOrientation Method
See Also
 






Gets the orientation of the panel.

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

 Syntax

Java  Copy Code

public Orientation getOrientation ()

 Return Value

A member of the ComponentBase.Orientation enumeration.

 See Also

StackPanel Members
StackPanel Class
com.mindfusion.diagramming.components Namespace