This document is archived and information here might be outdated. Recommended version. |
The latitude-longitude display format for the GPS display.
[Visual Basic .NET] Public Property LatLongDisplayFormat As esriGpsLatLongFormat
[C#] public esriGpsLatLongFormat LatLongDisplayFormat {get; set;}
[C++]
HRESULT get_LatLongDisplayFormat(
esriGpsLatLongFormat latLongFormat
);
[C++]
HRESULT put_LatLongDisplayFormat(
esriGpsLatLongFormat* latLongFormat
);
[C++] Parameters latLongFormat [in]
latLongFormat is a parameter of type esriGpsLatLongFormat latLongFormat [out, retval]
latLongFormat is a parameter of type esriGpsLatLongFormat*