Gets or sets a value indicating whether the label can be auto arranged.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public bool AutoArrange { get; set; } |
Visual Basic Copy Code |
---|
Public Property AutoArrange As Boolean |
true to automatically place the label; otherwise, false.
WpfDiagram Programmer's Guide | © 2024 MindFusion |