Click or drag to resize
XDL

XFramePicture.MakeClone Method

화면 프레임 객체와 동일한 객체를 생성하여 반환한다.

Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntax
C#
public XFramePicture MakeClone()

Return Value

XFramePicture
XFramePicture 객체.
See Also