Click or drag to resize
XDL

XAngleGetDmsString Method

Degree-Minute-Second 값으로 반환하되 이를 문자열 변환하여 반환한다.

Namespace: Pixoneer.NXDL
Assembly: NXDL (in NXDL.dll) Version: 3.0.0.3
Syntax
C#
public string GetDmsString()

Return Value

String
{Degree}°{Minute}'{Second} 형식의 문자열.
See Also