
You can now specify which visual effect to show when modifying items.
Features
- You can now specify which visual effect to show when modifying items.
- New Opacity property lets you create translucent DiagramItems.
- Added new CopySelection overload which lets you copy a list of items without selecting them.
- You can now set GridPatternHatch and GridPatternThreshold to replace the alignment grid with a hatch pattern at low zoom levels.
- Added ValidateLinkCrossing event which validates the visibility of individual link crossing points.
- Arrange method now adds an offset for CaptionHeight. This means adjusting a caption through the layout's Margins is no longer necessary.
- FromFile and FromStream static methods have been added to SvgContent which help you load SVG drawings with less code.