Click or drag to resize
XDL

XCursorCursorType Property

커서의 모양을 결정하는 타입(eCursorType)을 설정하거나 얻는다.

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

Property Value

Type: XCursoreCursorType
See Also