DiagramLite adds Layer List Control

Released: Apr 12, 2013

Updates in this release

Updates in V3.0

  • Node Effects - Visual effects, including GlassEffect and AeroEffect, can be applied to nodes.
  • Theme Editor - A simple visual environment for theme creation and modification.
  • Diagram Documents - The DiagramDocument class represents a collection of diagram pages or sheets, represented by DiagramPage objects.
  • Multiple Labels per Link - The LinkLabel class allows multiple captions to be displayed for a single DiagramLink object.
  • Layers - Items can now be assigned to layers, and layers can be hidden, locked or moved up in the Z order.
  • Layer List Control - Provides a user interface for working with layer objects.
  • One-way Layout - Ensures links enter from the same general direction and exit from the opposite side.
  • Magnifier - Allows users to interactively zoom in or out of the diagram.