Click or drag to resize
XDL

XCursorCursorPos Property

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

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

Property Value

Type: XVertex2i
See Also