CurvesContinuousManager.GetCurvePointByIndex

CurvesContinuousManager.GetCurvePointByIndex method

인덱스로 커브 포인트를 가져옵니다.

public Point GetCurvePointByIndex(int channelIndex, int pointIndex)
모수유형설명
channelIndexInt32채널의 인덱스입니다.
pointIndexInt32포인트 인덱스.

반환 값

채널 인덱스별 커브 포인트

또한보십시오