Specifies whether changes to the size of the node influence the size of the hosted control, and vice versa.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public SizeSyncMode SizeSyncMode { get; set; } |
Visual Basic Copy Code |
---|
Public Property SizeSyncMode As SizeSyncMode |
A member of the SizeSyncMode enumeration. The default value is Arrange.
WpfDiagram Programmer's Guide | © 2024 MindFusion |