Click or drag to resize
XDL

XDMBandMosaicLTRemoveMaskAllPolygons Method

입력 밴드가 속해 있는 XRSLoadFile 과 관련된 마스킹을 위한 polygon 을 모두 삭제한다.

Namespace: Pixoneer.NXDL.NRSEX
Assembly: NXDLrsEx (in NXDLrsEx.dll) Version: 2.0.3.38
Syntax
C#
public void RemoveMaskAllPolygons(
	XRSLoadFile xrsFile
)

Parameters

xrsFile  XRSLoadFile
[In] 밴드가 포함되어 있는 XRSLoadFile 객체.
See Also