 | XDMCompositeSetCutMin Method |
SetCutType을 통해 eCompCutType의 방법중 User로 설정한 경우, 사용자가 직접 SetCutMin함수를 통해 최소값을 입력한다.
Namespace:
Pixoneer.NXDL.NRS
Assembly:
NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntaxpublic void SetCutMin(
double min,
int Idx
)
Parameters
- min
- Type: SystemDouble
Stretching을 위한 최소값 - Idx
- Type: SystemInt32
Composite 인덱스
See Also