Gets or sets whether container rotation affects child nodes.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public bool IgnoreRotation { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property IgnoreRotation As Boolean |
See Also