setCompareTickrate Method

Summary

Sets the tick rate for the CompareView in milliseconds.

Syntax
TypeScript
JavaScript
CompareView.prototype.setCompareTickrate = function( 
   ms 
) 
setCompareTickrate( 
   ms: number 
): void; 

Parameters

ms

The amount of milliseconds in between compare ticks. This value must be greater than 500 ms.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer Assembly