Click or drag to resize
XDL

XDMBandSetBandDate Method

영상 획득된 날짜를 저장한다.(예:20180101 - 2018년 01월 01일을 의미한다. YYMMDD)

Namespace:  Pixoneer.NXDL.NRS
Assembly:  NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntax
C#
public void SetBandDate(
	int date
)

Parameters

date
Type: SystemInt32

[Missing <param name="date"/> documentation for "M:Pixoneer.NXDL.NRS.XDMBand.SetBandDate(System.Int32!System.Runtime.CompilerServices.IsLong)"]

See Also