This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IC > IConversionNotation Interface > IConversionNotation.PutCoordsFromDMS Method (ArcObjects .NET 10.4 SDK) |
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