CurvesContinuousManager.RemoveCurvePoint
CurvesContinuousManager.RemoveCurvePoint method
删除曲线点。
public void RemoveCurvePoint(int channelIndex, int pointIndex)
范围 | 类型 | 描述 |
---|---|---|
channelIndex | Int32 | 通道索引。 |
pointIndex | Int32 | 点的索引。 |
删除曲线点。
public void RemoveCurvePoint(int channelIndex, int pointIndex)
范围 | 类型 | 描述 |
---|---|---|
channelIndex | Int32 | 通道索引。 |
pointIndex | Int32 | 点的索引。 |