MidiControlChangeMessage.ControlValue Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la valeur comprise entre 0 et 127 à appliquer au contrôleur.
public:
property byte ControlValue { byte get(); };
byte ControlValue();
public byte ControlValue { get; }
var byte = midiControlChangeMessage.controlValue;
Public ReadOnly Property ControlValue As Byte
Valeur de propriété
Byte
byte
Valeur comprise entre 0 et 127 à appliquer au contrôleur.