 | XDMCompositeSetSTB Method |
Stretch Table을 설정한다.
Namespace:
Pixoneer.NXDL.NRS
Assembly:
NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntaxpublic void SetSTB(
byte[] STB,
int Idx
)
Parameters
- STB
- Type: SystemByte
[In] Stretch Table 객체. - Idx
- Type: SystemInt32
[In] Composite 인덱스
See Also