Click or drag to resize
XDL

XCursorCursorPos Property

커서의 스크린 위치를 설정하거나 얻는다.

Namespace: Pixoneer.NXDL.NGR
Assembly: NXDLgr (in NXDLgr.dll) Version: 2.0.3.38
Syntax
C#
public XVertex2i CursorPos { get; set; }

Property Value

XVertex2i
See Also