Click or drag to resize
XDL

NXImageViewGetMouseControlMode Method

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

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

Return Value

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