Click or drag to resize
XDL

XDMCompositeGetNumOfHistPts Method

입력 인덱스에 해당하는 Piecewise Linear를 위한 정점들의 갯수를 얻는다.

Namespace: Pixoneer.NXDL.NRS
Assembly: NXDLrs (in NXDLrs.dll) Version: 2.0.3.38
Syntax
C#
public int GetNumOfHistPts(
	int Idx
)

Parameters

Idx  Int32
[In] Composite 인덱스.

Return Value

Int32
See Also