Click or drag to resize
XDL

XCursor.CursorType Property

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

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

Property Value

Type: XCursor.eCursorType
See Also