Gets or sets whether container rotation affects child nodes.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public bool IgnoreRotation { get; set; } |
Visual Basic Copy Code |
---|
Public Property IgnoreRotation As Boolean |
WpfDiagram Programmer's Guide | © 2024 MindFusion |