MindFusion.Wpf Pack Programmer's Guide
ContainerNode.IgnoreRotation Property
See Also
 





Gets or sets whether container rotation affects child nodes.

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

 Syntax

C#  Copy Code

public bool IgnoreRotation { get; set; }

Visual Basic  Copy Code

Public Property IgnoreRotation As Boolean

 Property Value

 See Also

ContainerNode Members
ContainerNode Class
MindFusion.Diagramming.Wpf Namespace