TimeAxis.Cursor1.Pos
- Last UpdatedDec 08, 2015
- 1 minute read
The TimeAxis.Cursor1.Pos property is a read-write property that gets or sets the time position of the left time axis cursor.
Syntax
TimeAxis.Cursor1.Pos = datetime;
Result = TimeAxis.Cursor1.Pos;
Remarks
No default.