Click or drag to resize
XDL

NXPlanetView(XFrameCaptureBuffer, Boolean) Constructor

화면에 표시하지 않고 프레임버퍼로 그릴 뷰를 만든다.

Namespace: Pixoneer.NXDL.NXPlanet
Assembly: NXPlanet (in NXPlanet.dll) Version: 2.0.3.38
Syntax
C#
public NXPlanetView(
	XFrameCaptureBuffer capture,
	bool earth3D
)

Parameters

capture  XFrameCaptureBuffer
프레임 갈무리 버퍼.
earth3D  Boolean
3차원 지구 모드 또는 2D 모드 선택.
See Also