Click or drag to resize
XDL

XWarpCoeffAssign Operator

[Missing <summary> documentation for "M:Pixoneer.NXDL.XWarpCoeff.op_Assign(Pixoneer.NXDL.XWarpCoeff|System.Runtime.CompilerServices.IsImplicitlyDereferenced)"]


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

Parameters

a  XWarpCoeff

[Missing <param name="a"/> documentation for "M:Pixoneer.NXDL.XWarpCoeff.op_Assign(Pixoneer.NXDL.XWarpCoeff|System.Runtime.CompilerServices.IsImplicitlyDereferenced)"]

Return Value

XWarpCoeff
See Also