Click or drag to resize
XDL

XGeoPoint Constructor (XGeoPoint)

XGeoPoint 클래스에 대한 생성자로, 외부 XDL::XGeoPoint객체를 입력받아 같은 값으로 초기화한다.

Namespace:  Pixoneer.NXDL
Assembly:  NXDL (in NXDL.dll) Version: 2.0.3.31
Syntax
C#
public XGeoPoint(
	XGeoPoint* pt
)

Parameters

pt
Type: XGeoPointIsImplicitlyDereferenced*
초기화 값초기화 값
See Also