Syncfusion Essential Diagram for WPF Releases

Released: Feb 6, 2012

Updates in this release

Updates in 2012

  • HTML 5 Diagram Modes - SVG (Scalable Vector Graphics) mode and Canvas mode
  • Export to Image - Export diagram area to multiple image formats (.jpeg, .bmp and .png)
  • Polyline Support - When in SVG mode, Essential Diagram can support polylines—multiple lines connected by intermediate points
  • Printing Support - Print diagram layouts when in SVG mode
  • Saving and Loading Diagram Edits - In SVG mode, the Diagram control can save and reload information regarding changes to nodes and line...

Released: Oct 26, 2011

Updates in this release

Updates in 2011

Essential Diagram for ASP.NET

  • Show or Hide Text in Symbol Palette - This feature allows you to show or hide text added to nodes in the symbol palette. This way text attached to all the elements of the palette can be shown or hidden according to your preference.

Essential Diagram for ASP.NET MVC

  • Persistence Support for Diagrams - This feature allows users to persist the skeleton and common feature-related properties of a diagram in an .xml file. This feature only includes platform...

Released: Aug 11, 2011

Updates in this release

Updates in 2011 Vol 3

  • Overview Control - The Overview control is used to preview the content of the Diagram control in a rectangular box. When users resize the previewer box of the Overview control, the diagram’s zoom adjusts accordingly. When users drag the box, the scroll viewer of the page is updated. When panning the page in the scroll viewer, the position of the previewer box in the Overview control is updated.
  • Bowtie-Style Diagram - Bowtie diagrams can be used for assessing any type of...

Released: May 11, 2011

Updates in this release

Updates in 2011 Vol 2

  • Drawing Tools - The drawing tools consist of eight different shapes and line connectors. Any of the tools can be chosen at any time, with Ellipse being the default tool
  • Diagram Page Virtualization - Virtualization is the process of loading diagram page elements that are available in the visible area of a diagram. That is, page elements that lie inside the view-port of the scroll-viewer will be loaded, and the rest will not until they come into view
  • Diagram Page Margins...

Released: Feb 9, 2011

Updates in this release

Updates in 2011 Vol 1

ASP.NET

  • Group nodes are now properly aligned when the measurement unit is set to millimeter.
  • Placing ports now works correctly when zooming a diagram.
  • A directed link’s head arrow now renders properly.
  • The border of a model will not be painted when its width is set to 0.
  • Setting EditStyle.AllowSelect to False no longer selects a node when it is initially added to a diagram.
  • Diagrams now support transparent backgrounds.
  • A rotated object in a group can now be resized.
  • Diagram...

Released: Nov 4, 2010

Updates in this release

Updates in 2010 Vol 4

  • Snap to grid
    The snap-to-grid feature is useful when dragging objects in multiples of offset values, so objects can be easily aligned at run time. For example, if SnapOffsetX is set to 25, and a node is dragged, its OffsetX value will be changed in multiples of 25.
  • Localization
    Localization is the process of customizing a user interface (UI) in a language and culture specific to a particular country or region. Localization is the key feature that provides solutions to...