Search
FlowchartLayoutBuilder.orientation Method
See Also
 

Sets the overall orientation of the arranged diagram.

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

 Syntax

Java  Copy Code

public FlowchartLayoutBuilder orientation (
    Orientation value
)

 Parameters

value

 Return Value

This FlowchartLayoutBuilder instance.

 See Also