CurvesContinuousManager.GetCurvePointByIndex

CurvesContinuousManager.GetCurvePointByIndex method

Obtient le point de courbe par index.

public Point GetCurvePointByIndex(int channelIndex, int pointIndex)
ParamètreTaperLa description
channelIndexInt32Index de la chaîne.
pointIndexInt32Indice du point.

Return_Value

Point de courbe par index de canal

Voir également