GraphX for .NET
SERVICE RELEASE 2.3.2
DETAILED CHANGELOG:
- Added GraphArea::ExportAsImageDialog() method which act as old ExportAsImage and the ExportAsImage() method now accepts filename to work without the dialog
BREAKING CHANGES:
- GraphArea::ExportAsImage() now takes filename as the first parameter and don't have save file dialog (use GraphArea::ExportAsImageDialog() instead)