Click or drag to resize
XDL

XDMCompositeGetStretchCoverage Method

대비 조절 통계치를 계산하는 영역 형태를 가져온다.

Namespace: Pixoneer.NXDL.NRS
Assembly: NXDLrs (in NXDLrs.dll) Version: 3.0.0.0
Syntax
C#
public eCompStretchCoverage GetStretchCoverage(
	int Idx
)

Parameters

Idx  Int32
Composite 인덱스.

Return Value

eCompStretchCoverage
eCompStretchCoverage 타입.
See Also