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





If there is rule with key - Key removes the key - value, otherwise fails;

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

 Syntax

C#  Copy Code

public virtual bool RemovetLayoutRule (
    Object Key
)

Visual Basic  Copy Code

Public Overridable Function RemovetLayoutRule( _
    Key As Object _
) As Boolean

 Parameters

Key

 Return Value

 See Also

LayoutRules Members
LayoutRules Class
MindFusion.Layout Namespace