
Improves layout features and PNG support.
Features
- Registration free deployment - The distribution now includes manifest files for side-by-side/registration free deployment.
- PNG support - The LoadPicture method can now load PNG images, both in classic and GDI+ graphics modes.
- Layout improvements
- TreeLayout can now arrange multiple trees.
- Designate arrows as loop-back links in TreeLayout or DecisionLayout by setting ltGeneralLoop flag in LayoutTraits.
- Improved handling of grouped nodes by automatic layout.
- KeepGroupLayout property now available in all layout classes.
- Set the raWhileModifying flag in TriggerRerouting to re-route arrows while their incident nodes are moved or resized.
- Miscellaneous
- Scrollable Table nodes can now display full scrollbars instead of up/down scroll buttons in caption bar. To enable this, set the TableScrollUI property to uiScrollbars.
- AlignmentGuideWidth property lets you set width of alignment guides.