isMultiVoice
Description​
Gets a value indicating whether this bar contains multiple voices with notes.
- JavaScript
- C#
- Kotlin
isMultiVoice: boolean;
bool IsMultiVoice { get; set; }
var isMultiVoice: Boolean
Gets a value indicating whether this bar contains multiple voices with notes.
isMultiVoice: boolean;
bool IsMultiVoice { get; set; }
var isMultiVoice: Boolean