Click or drag to resize
XDL

XDMBandAddGIS Method

XRSGIS 인스턴스를 추가한다.

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

Parameters

gis
Type: Pixoneer.NXDL.NRSXRSGIS
[In] XRSGIS 인스턴스.
See Also