Click or drag to resize
XDL

XDMBandShadowEnhanceRemoveRegionAt Method

해당 index 의 그림자 개선 영역 삭제.

Namespace: Pixoneer.NXDL.NRSEX
Assembly: NXDLrsEx (in NXDLrsEx.dll) Version: 2.0.3.38
Syntax
C#
public void RemoveRegionAt(
	int nIndex
)

Parameters

nIndex  Int32
[In] 영역을 삭제할 index.
See Also