|
XVidGraphics Constructor
|
XVidGraphics 클래스의 기본 생성자로서, 멤버변수에 대하여 초기화를 수행한다.
Namespace: Pixoneer.NXDL.NXVideoAssembly: NXVideo (in NXVideo.dll) Version: 3.0.0.0
Syntaxpublic XVidGraphics(
NXVideoDrawArgs args
)
Parameters
- args NXVideoDrawArgs
- 렌더링 인자.
See Also