Accusoft ImagXpress 13
IX_RefreshMode Enumeration
Description
Specifies when the View is refreshed after an operation is completed.
Members
MemberValueDescription
IX_RefreshImmediate1Immediate.
IX_RefreshStandard0Default.
Remarks

Note: In IX_RefreshStandard, ImagXpress’s view is just invalidated and will update the next time a paint message is received. In IX_RefreshImmediate, the view is updated immediately after an operation has completed.

Typically, you will want to use IX_RefreshStandard as this results in the least amount of screen updates and is the fastest, especially if multiple operations are performed back to back. Use IX_RefreshImmediate if you require ImagXpress’s view to be updated after each and every operation.

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback