Click or drag to resize
XDL

XFramePictureMakeClone Method

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

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

Return Value

Type: XFramePicture
XFramePicture 객체.
See Also