MindFusion.Wpf Pack Programmer's Guide
FlowLayoutRules Class
See Also
 





A class representing a set of rules that define the behavior of the FlowLayout class.

Namespace: MindFusion.Layout
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public class FlowLayoutRules : LayoutRules

Visual Basic  Copy Code

Public Class FlowLayoutRules
    Inherits LayoutRules

 Inheritance Hierarchy

System.Object
    MindFusion.Layout.LayoutRules
        MindFusion.Layout.FlowLayoutRules

 See Also

FlowLayoutRules Members
MindFusion.Layout Namespace