TracksBoard.VerticalLinesCountGet method |
|
Remarks
Obtains the total number of vertical lines added to the TracksBoard.
It's important to note that, after eventually removing vertical lines through the TracksBoard.VerticalLineRemove method, you will have to perform a new call to the TracksBoard.VerticalLinesCountGet in order to have an update enumeration of vertical lines and in order to avoid misalignments of the zero-based index when accessing the unique identification number of the vertical line through the TracksBoard.VerticalLineUniqueIdGet method.
For details about the use of the TracksBoard refer to the How to use the TracksBoard to visually compose songs tutorial. For further details about methods of the TracksBoard refer to the TracksBoard object section.
Syntax
Return value
|