Condividi tramite


MidiPitchBendChangeMessage.Bend Proprietà

Definizione

Ottiene il valore di curva del passo specificato come valore a 14 bit da 0 a 16383.

public:
 property unsigned short Bend { unsigned short get(); };
uint16_t Bend();
public ushort Bend { get; }
var uInt16 = midiPitchBendChangeMessage.bend;
Public ReadOnly Property Bend As UShort

Valore della proprietà

UInt16

unsigned short

uint16_t

Valore di curva del passo specificato come valore a 14 bit da 0 a 16383.

Si applica a