Click or drag to resize
XDL

NXPlanetViewSetViewZoomCenterPosition Method

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

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

Parameters

geo
Type: Pixoneer.NXDLXGeoPoint
중앙 지리적 위치의 값
See Also