DIAdem Help

Method: Backwards for Cursor

  • Updated2024-09-12
  • 1 minute(s) read

Method: Backwards for Cursor

Moves the cursor backwards along the enabled curve of the enabled range in one big step, or displays a previous video frame of the enabled range.

Object.Backwards()
ObjectCursor
Object with this method

The following example moves the cursor backwards quickly:

VBScriptPython

 

Dim oMySheet: Set oMySheet = View.ActiveSheet
Call oMySheet.Cursor.Backwards