This document is archived and information here might be outdated. Recommended version. |
Creates the coordinates of a point from the degrees/minutes/seconds description.
[Visual Basic .NET] Public Sub PutCoordsFromDMS ( _ ByVal DMSString As String _ )
[C#] public void PutCoordsFromDMS ( string DMSString );
[C++]
HRESULT PutCoordsFromDMS(
BSTR DMSString
);
[C++]
Parameters DMSString
DMSString is a parameter of type BSTR