CurvesContinuousManager.RemoveCurvePoint

CurvesContinuousManager.RemoveCurvePoint method

Entfernt den Kurvenpunkt.

public void RemoveCurvePoint(int channelIndex, int pointIndex)
ParameterTypBeschreibung
channelIndexInt32Index des Kanals.
pointIndexInt32Index des Punktes.

Siehe auch