Click or drag to resize
XDL

XPlanetGraphics Constructor

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

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

Parameters

args  NXPlanetDrawArgs
초기화를 위한 도시 정보.
See Also