Click or drag to resize
XDL

XDMBandSetBandTime Method

영상 획득된 시간을 저장한다. (예:123456 - 12시 34분 56초를 의미한다. hhmmss)

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

Parameters

time
Type: SystemInt32

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

See Also