Condividi tramite


MidiPolyphonicKeyPressureMessage.Note Proprietà

Definizione

Ottiene la nota specificata come valore compreso tra 0 e 127.

public:
 property byte Note { byte get(); };
byte Note();
public byte Note { get; }
var byte = midiPolyphonicKeyPressureMessage.note;
Public ReadOnly Property Note As Byte

Valore della proprietà

Byte

byte

Nota specificata come valore compreso tra 0 e 127.

Si applica a