...
Sets the main window coordinates.
Namespace: JollyGiant.Emulation
Assembly: JGSComdotNet (in JGSComdotNet.dll) Version: 1.0.0.0 (1.0.0.0)
...
JavaScript |
---|
function SetCoordinates(sessionID, windowCoordinates); |
Parameters
sessionID
Type: System..::.ObjectSession Object
Session ID; this can be a single character, a one character string, or an integer type with a value in the valid character range.
windowCoordinates
Type: JollyGiant.Emulation..::.WindowCoordinatesObject WindowCoordinates
Object containing the requested window coordinates.
...
Window Class
SetCoordinates Overload
JollyGiant.Emulation Namespace
Send comments on this topic to Jolly Giant Software
...