Skip to content

GraphX for .NET

Compare
Choose a tag to compare
@panthernet panthernet released this 14 Jan 22:05
· 100 commits to PCL since this release

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)