Viewer

<< Click to Display Table of Contents >>

 

Viewer

Created two new methods in the Viewer object, GetMouseX and GetMouseY, to return the X and Y position of the mouse (referring to the whole computer screen), and two new methods in the Screen object, FromPixelX and FromPixelY, which convert values from Pixel to Himetric. Added a note in the description of the GetMouseX and GetMouseY methods of the Viewer object, alerting for script failures in situations where the current mouse position cannot be determined.

Implemented in the Viewer object the ViewerLanguageId property, which informs the numerical code of the Viewer language or WebViewer that is executing.

Was this page useful?