Click or drag to resize
XDL

XBandParamRotate Constructor (XBandParamRotate)

XBandParamRotate객체를 생성하는 생성자이다. 외부 XBandParamRotate객체를 입력 받아 멤버 변수를 초기화한다.

Namespace:  Pixoneer.NXDL.NRS
Assembly:  NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntax
C#
public XBandParamRotate(
	ref XBandParamRotate param
)

Parameters

param
Type: Pixoneer.NXDL.NRSXBandParamRotate

[Missing <param name="param"/> documentation for "M:Pixoneer.NXDL.NRS.XBandParamRotate.#ctor(Pixoneer.NXDL.NRS.XBandParamRotate@)"]

See Also