 | XDMCompositeGetNumOfXValues Method |
입력 인덱스에 해당하는 Piece-wise Linear를 위한 X 값들의 갯수를 얻는다.
Namespace:
Pixoneer.NXDL.NRS
Assembly:
NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntaxpublic int GetNumOfXValues(
int Idx
)
Parameters
- Idx
- Type: SystemInt32
[In] Composite 인덱스.
Return Value
Type:
Int32
See Also