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





If there is rule with key - Key initializes - Value otherwise fails;

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

 Syntax

C#  Copy Code

public virtual bool GetLayoutRule (
    Object Key,
    out Object Value
)

Visual Basic  Copy Code

Public Overridable Function GetLayoutRule( _
    Key As Object, _
    <System.Runtime.InteropServices.Out()> ByRef Value As Object _
) As Boolean

 Parameters

Key

Value

 Return Value

 See Also

LayoutRules Members
LayoutRules Class
MindFusion.Layout Namespace