MindFusion.Wpf Pack Programmer's Guide
LayoutRules.BuildKey Method
See Also
 





Builds a key - object for the new rule, as a pair of two objects: obj1 and obj2

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

 Syntax

C#  Copy Code

public Object BuildKey (
    Object obj1,
    Object obj2
)

Visual Basic  Copy Code

Public Function BuildKey( _
    obj1 As Object, _
    obj2 As Object _
) As Object

 Parameters

obj1

obj2

 Return Value

 See Also

LayoutRules Members
LayoutRules Class
MindFusion.Layout Namespace