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


Rock and Roll

Posts: 688
Joined: Apr 6th, 2003
Diagramming for Silverlight, V3.0.1
Mar 4th, 2014 at 2:36pm
Print Post  
We have released version 3.0.1 of DiagramLite. It contains the following new features:

Zoom control
The ZoomControl class lets users change interactively the current zoom level and scroll position of a Diagram. To set it up, add a ZoomControl to the page, place it anywhere over the target diagram, and set the control's Target property to that diagram. Set the ZoomStep and ScrollStep properties to specify the amount added to view's zoom level or scroll position by ZoomControl's buttons. You can customize the control's appearance by setting properties such as Fill, Stroke, CornerRadius and TickPosition.



Miscellaneous
~ Enable the AllowRenamePages property of TabbedDiagramView to let users rename a DiagramPage interactively by clicking its tab.
~ Several new stock shapes added: RightTriangle, Decagon, Trapezoid, Star4Pointed, Star5Pointed, Star6Pointed, Star7Pointed, Star16Pointed, Star24Pointed, Star32Pointed, Donut, Plaque.
~ New RoundAndSquare and RoundAndSquare2 handle styles can be set as the HandlesStyle of nodes.
~ The projection of a node on the scales of Ruler control now shows the boundaries of the rotated node shape. To ignore rotation as in older versions, set ProjectRotatedBounds to false.
~ The ScrollZoneSize property specifies the size of the region near viewport borders that triggers auto-scrolling.
~ Set the HandlesStyle property of nodes to Custom to implement custom appearance and hit-testing for adjustment handles. The control raises DrawAdjustmentHandles and HitTestAdjustmentHandles events  for such nodes.
~ The SetSelfLoopShape event is raised when a link becomes a self-loop, giving you a chance to set a custom shape for the link.

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