Click or drag to resize
XDL

XDMBandAddGIS Method

XRSGIS 인스턴스를 추가한다.

Namespace: Pixoneer.NXDL.NRS
Assembly: NXDLrs (in NXDLrs.dll) Version: 2.0.3.38
Syntax
C#
public void AddGIS(
	XRSGIS gis
)

Parameters

gis  XRSGIS
[In] XRSGIS 인스턴스.
See Also