A class representing a set of rules that define the behavior of the FlowLayout class.
Namespace: MindFusion.Layout
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public class FlowLayoutRules : LayoutRules |
Visual Basic
Copy Code
|
|---|
Public Class FlowLayoutRules |
Inheritance HierarchySystem.Object![]()
MindFusion.Layout.LayoutRules
MindFusion.Layout.FlowLayoutRules
See Also