Click or drag to resize
XDL

NXMapViewDrawArgsMousePosScreen Property

마우스 위치에 대한 화면 위치를 가져온다.

Namespace:  Pixoneer.NXDL.NXMap
Assembly:  NXMap (in NXMap.dll) Version: 1.2.817.72
Syntax
C#
public XVertex2d MousePosScreen { get; }

Property Value

Type: XVertex2d
See Also