Controlling the resolution of the Component Viewer
By default, the resolution of the Component Viewer (and of Tools > Copy Image) is 600 x 600 pixels. This is typically sufficient for users to view small GCDs, and to read GCD labels when displayed using the Show GCD labels command in the Analysis tool. If you prefer a different default resolution, you can change it by adding the following line:
apriori.display.copyImageToClipboard.ImageHeight = <n>
 
to the following file:
 
C:\Users\<user>\AppData\Local\aPriori\<version>\apriori.user.properties
 
where:
<n> is the number of pixels in the height and width of the image
<user> is the Windows username of the current user
<version> is the aPriori version number.