TimeAxis.Cursor2.Width
- Last UpdatedDec 08, 2015
- 1 minute read
The TimeAxis.Cursor2.Width property is a read-write integer property that gets or sets the width of the right time axis cursor. Allowed values are 1 to 10.
Syntax
TimeAxis.Cursor2.Width = int;
Result = TimeAxis.Cursor2.Width;
Remarks
The default is 1.