Click or drag to resize
XDL

NXPlanetEngineGetViewAreaUnderMouse Method

마우스 아래에 있는 뷰를 가져온다.

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

Return Value

Type: NXPlanetView
뷰를 반환한다.
See Also