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