Example

The following example shows how to set the coordinates of the top, bottom, left and right sides of the window rectangle associated with this connection.

' Create an lsxECLWinMetrics object associated with connection A
dim myWMetObj as new lsxECLWinMetrics("A")
 
' Set the window coordinates
myWMetObj.SetWindowRect 0, 0, 6081, 6081