Click or drag to resize
XDL

NXVideoViewIsUnderMouse Method

이 비디오뷰가 마우스 커서 아래에 있는지 확인한다.

Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntax
C#
public bool IsUnderMouse()

Return Value

Boolean
성공이면 true, 실패면 false를 리턴
See Also