Click or drag to resize
XDL

NXPlanetViewGetMouseControlMode Method

마우스 제어 상태를 가져온다.

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

Return Value

Type: UInt32
마우스 제어 상태. Pixoneer.NXDL.NGR.eMouseControl 값의 조합.
See Also