| Visual Basic (Declaration) | |
|---|---|
Public MustOverride Property Harmonic As Integer | |
| C# | |
|---|---|
public abstract int Harmonic {get; set;} | |
Can only be set when the MixerType is set to Custom, otherwise an ArgumentInvalidException will be thrown.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)