Click or drag to resize
XDL

NXPlanetViewSetViewZoomCenterPosition Method

해당 좌표를 기준으로 마우스 휠 줌을 한다.

Namespace: Pixoneer.NXDL.NXPlanet
Assembly: NXPlanet (in NXPlanet.dll) Version: 2.0.3.38
Syntax
C#
public void SetViewZoomCenterPosition(
	XGeoPoint geo
)

Parameters

geo  XGeoPoint
중앙 지리적 위치의 값
See Also