Click or drag to resize
XDL

NXEasy3DViewGetMouseControlMode Method

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

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

Return Value

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