Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Diagramming for Silverlight, V1.7 (Read 1382 times)
Forum Admin
YaBB Administrator
*****
Offline


Rock and Roll

Posts: 689
Joined: Apr 6th, 2003
Diagramming for Silverlight, V1.7
Jul 9th, 2010 at 9:59am
Print Post  
We have released version 1.7 of DiagramLite. It adds the following new features:

Clipboard support
A single diagram item or a selection of items can be copied or cut to the Windows clipboard. This is done programmatically using the CopyToClipboard and CutToClipboard methods. To paste the clipboard contents into the current diagram, call PasteFromClipboard. Clipboard support was introduced with version 4 of Silverlight, so these methods are not available in the Silverlight 3 build of the control.

Node rotation
Shape nodes can be rotated at an arbitrary angle. The RotationAngle property can be used to get or set the current rotation angle in code. Nodes can also be rotated interactively if the Rotate flag in EnabledHandles is set. That flag displays a round adjustment handle above the node which sets the rotation angle when dragged.

Miscellaneous
~ The expand/collapse button displayed beside Expandable nodes can be customized using the ExpandButtonTemplate property.
~ The AutoScroll property enabled automatic scrolling when the mouse is dragged near the diagram edges.
~ The TransformDiagramToItem and TransformItemToDiagram methods transform points between item's and diagram's coordinates.

Registered customers with an active upgrade subscription can download the licensed version from the clients area on our site.
    
A trial version is available for download here: 
https://www.mindfusion.eu/DiagramLiteTrial.zip ;  

Enjoy!
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint