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