Upgrading from ScanFix Xpress 8 to ScanFix Xpress 9
This section describes how to upgrade from ScanFix Xpress 8 to ScanFix Xpress 9. While generally you'll be able to replace ScanFix Xpress 8 with ScanFix Xpress 9, there are a few important changes you may need to consider. This section provides information about those changes.
Deprecated API
The following methods are now marked as deprecated and may be removed from the future release of ScanFix Xpress:
- Rescale(Double,Double) Method
- Rotate(Double,Color) Method
- SmoothObjects(Int32) Method
If you encounter any porting issues, please contact Support for assistance.
Assembly Changes
Projects must now target .NET Framework 3.5 or later to build with the ScanFix Xpress assembly.
The assembly filename has been renamed from Accusoft.ScanFixXpress8.Net.dll to Accusoft.ScanFixXpress.Net.dll. Project references must be updated to use the new assembly.