|
XGeoPoint(XGeoPoint) Constructor
|
Deprecated: XGeoPoint 클래스에 대한 생성자로, 외부 XGeoPoint 객체를 참조로 입력받아 값은 값으로 초기화한다.
Namespace: Pixoneer.NXDLAssembly: NXDL (in NXDL.dll) Version: 2.0.3.38
Syntaxpublic XGeoPoint(
ref XGeoPoint point
)
Parameters
- point XGeoPoint
- 초기화 값
See Also