 | XAngleGetDmsString Method |
Degree-Minute-Second 값으로 반환하되 이를 String으로 변환하여 반환한다.
Namespace:
Pixoneer.NXDL
Assembly:
NXDL (in NXDL.dll) Version: 1.2.817.72
Syntaxpublic string GetDmsString()
Return Value
Type:
String "%d.%d.%lf" 포맷으로 형성된 String값.
See Also