Click or drag to resize
XDL

XWarpCoeffAssign Operator

오른쪽 피연산자의 값을 이 객체에 설정한다.

Namespace: Pixoneer.NXDL
Assembly: NXDL (in NXDL.dll) Version: 3.0.0.0
Syntax
C#
public XWarpCoeff operator =(
	XWarpCoeff a
)

Parameters

a  XWarpCoeff
오른쪽 피연산자

Return Value

XWarpCoeff
결과값 반환.
See Also