Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Version 6.4.3 beta (Read 1225 times)
Slavcho
YaBB Moderator
*****
Offline


tech.support

Posts: 3153
Joined: Oct 19th, 2005
Version 6.4.3 beta
Apr 20th, 2017 at 7:07pm
Print Post  
FlowChart.NET version 6.4.3 contains the following new features and improvements -

Flip shapes
The shape of a ShapeNode can be flipped horizontally or vertically. Enable the AllowFlip property and the shape flips when an edge is dragged over its opposite edge. You can get or set current flip state using FlipX and FlipY properties.



DiagramLink improvements
~ AllowSplitLinks now works for Bezier links too. Users can insert a new Bezier segment by dragging any point (other than a control point) of a selected link. Adjacent segments can be merged back into a single one by dragging a tangent control point (square adjustment handle) onto a pass-through control point (round adjustment handle);
~ IntermediateShape shapes are now rendered at correct position for Spline links;
~ points where overlapping Cascading links diverge can be marked with shapes specified via LinkBranchIndicator, BranchIndicatorSize and BranchIndicatorColor properties, making it easier to differentiate between branching and crossing segments. The Arrow indicator also shows direction of the link;

Improved touch support
~ the control disables Windows touch gestures that interfere with its user interaction code;
~ the Diagram.TouchThreshold property lets you set larger area around adjustment handles where hit is detected, making it easier to modify items on touchscreen without showing visibly large handles;
~ Behavior.PanAndModify lets you select and modify when the mouse pointer is over an item, or pan the view otherwise;

Miscellaneous
~ CaptionBackBrush property added to ContainerNode lets you customize the fill of container's caption bar;
~ ShapeNotDefined raised for unknown shapes while loading diagram files;

If anyone is interested in trying the beta version, please download this archive containing updated assembly files -
https://mindfusion.eu/_beta/fcnet643.zip

Any comments, questions and general feedback are welcome.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint