CurvesContinuousManager.UpdateCurvePoint

CurvesContinuousManager.UpdateCurvePoint method

更新曲线点。

public void UpdateCurvePoint(int channelIndex, int pointIndex, byte x, byte y)
范围类型描述
channelIndexInt32通道索引。
pointIndexInt32点的索引。
xBytex 位置。
yByteY 位置。

也可以看看