Search
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