This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IC > IConversionNotation Interface > IConversionNotation.PutCoordsFromUSNG Method (ArcObjects .NET 10.4 SDK) |
Creates the coordinates of a point from the USNG description.
[Visual Basic .NET] Public Sub PutCoordsFromUSNG ( _ ByVal USNGString As String _ )
[C#] public void PutCoordsFromUSNG ( string USNGString );
[C++]
HRESULT PutCoordsFromUSNG(
BSTR USNGString
);
[C++]
Parameters USNGString USNGString is a parameter of type BSTR