|
XDMCompositeSetCutMin Method
|
대비 조절을 최소값을 설정한다.
SetCutType이 eCompCutType.User일 때 입력값이 적용된다.
Namespace: Pixoneer.NXDL.NRSAssembly: NXDLrs (in NXDLrs.dll) Version: 3.0.0.0
Syntaxpublic void SetCutMin(
double min,
int Idx
)
Parameters
- min Double
- 대비조절 최소값
- Idx Int32
- Composite 인덱스
See Also