CurvesContinuousManager.UpdateCurvePoint

CurvesContinuousManager.UpdateCurvePoint method

Aggiorna il punto della curva.

public void UpdateCurvePoint(int channelIndex, int pointIndex, byte x, byte y)
ParametroTipoDescrizione
channelIndexInt32Indice del canale.
pointIndexInt32Indice del punto.
xByteLa posizione x.
yByteLa posizione y.

Guarda anche