Sets the location and size of this node.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public void SetBounds ( |
Visual Basic
![]() |
---|
Public Sub SetBounds( _ |
A Rect instance specifying the new location and size of the node.
true to update the position of child nodes, otherwise false.
Specifies whether the position of links connected to this node should be updated too.