FlowChart - Align Nodes |
Post Reply |
Author | |
Rui
Newbie Joined: 15 December 2017 Status: Offline Points: 7 |
Post Options
Thanks(0)
Posted: 04 March 2018 at 7:03am |
Hello
Is it possible to align horizontal and/or vertical the nodes of a flowgraph ? Dragging is not ease even using the grid lines. |
|
olebed
Admin Group Joined: 01 July 2014 Location: Ukraine Status: Offline Points: 841 |
Post Options
Thanks(0)
|
Hello,
See FlowGraphSample, method FlowGraph.Arrange "This will left-align all nodes in the active page, nodes with connections will be placed to the right of the connected node." Also you can write your own algorithm using properties of FlowGraphNode: LocationX, LocationY, Width, Height. Regards, Oleksandr Lebed |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |