Click or drag to resize
XDL

NXDrawArgs Class

NXDrawArg는 각 뷰 컨트롤에서 사용되는 Event에 포함되는 Base 클래스이다.
Inheritance Hierarchy

Namespace:  Pixoneer.NXDL.NGR
Assembly:  NXDLgr (in NXDLgr.dll) Version: 1.2.817.72
Syntax
C#
public class NXDrawArgs : IDisposable

The NXDrawArgs type exposes the following members.

Constructors
  NameDescription
Public methodNXDrawArgs
NXDrawArgs 클래스의 기본 생성자로서, 멤버변수들을 초기화 시킨다.
Top
See Also