Click or drag to resize
XDL

NXMapViewGetMouseControlMode Method

설정되어 있는 마우스 제어 상태를 가져온다.

Namespace:  Pixoneer.NXDL.NXMap
Assembly:  NXMap (in NXMap.dll) Version: 1.2.817.72
Syntax
C#
public uint GetMouseControlMode()

Return Value

Type: UInt32
마우스 제어 모드. NGR.eMouseControl의 값 조합
See Also