Click or drag to resize
XDL

XDMCompositeSetCutMin Method

대비 조절을 최소값을 설정한다.
SetCutType이 eCompCutType.User일 때 입력값이 적용된다.

Namespace: Pixoneer.NXDL.NRS
Assembly: NXDLrs (in NXDLrs.dll) Version: 3.0.0.0
Syntax
C#
public void SetCutMin(
	double min,
	int Idx
)

Parameters

min  Double
대비조절 최소값
Idx  Int32
Composite 인덱스
See Also