Click or drag to resize
XDL

NXPlanetDrawArgs(Int32) Constructor

NXPlanetDrawArgs 객체를 생성하고 데이터 멤버를 초기화한다.

Namespace: Pixoneer.NXDL.NXPlanet
Assembly: NXPlanet (in NXPlanet.dll) Version: 3.0.0.0
Syntax
C#
public NXPlanetDrawArgs(
	int viewAreaID
)

Parameters

viewAreaID  Int32
PlanetView ID.
See Also