Click or drag to resize
XDL

XMat3x3dCopyTo Method

[Missing <summary> documentation for "M:Pixoneer.NXDL.NXVideo.XMat3x3d.CopyTo(Pixoneer.XDL.XMat<double>*)"]


Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntax
C#
public bool CopyTo(
	[T:Pixoneer.XDL.XMat<double>]* pMat
)

Parameters

pMat  [T:Pixoneer.XDL.XMat<double>]*

[Missing <param name="pMat"/> documentation for "M:Pixoneer.NXDL.NXVideo.XMat3x3d.CopyTo(Pixoneer.XDL.XMat<double>*)"]

Return Value

Boolean
See Also