Click or drag to resize
XDL

XVidGraphics Constructor

XVidGraphics클래스의 기본 생성자로서, 멤버변수에 대하여 초기화를 수행한다.

Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntax
C#
public XVidGraphics(
	NXVideoDrawArgs args
)

Parameters

args  NXVideoDrawArgs

[Missing <param name="args"/> documentation for "M:Pixoneer.NXDL.NXVideo.XVidGraphics.#ctor(Pixoneer.NXDL.NXVideo.NXVideoDrawArgs)"]

See Also