Sets the location and size of this node.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public void SetBounds ( |
Visual Basic Copy Code |
---|
Public Sub SetBounds( _ |
A Rect specifying the node position.
Specifies whether the position of child nodes attached to this one should be updated too.
Specifies whether the position of links connected to this node should be updated too.
WpfDiagram Programmer's Guide | © 2024 MindFusion |