Skip to content

SetCursorLocation

  SetCursorPos sets the position of a cursor in x-axis units

  Example:
  x=SetCursorLocation(CursorNumber, Position)
  x=SetCursorLocation(fhandle, CursorNumber, Position)

  fhandle defaults to the current figure if not supplied or empty

  Sets the x-axis position for the cursor in the figure

 --------------------------------------------------------------------------
  Author: Malcolm Lidierth 01/07
  Copyright © The Author & King's College London 2007
 --------------------------------------------------------------------------