Indicates GPS time is available.
[Visual Basic .NET] Public ReadOnly Property HasGpsTime As Boolean
[C#] public bool HasGpsTime {get;}
[C++]
HRESULT get_HasGpsTime(
VARIANT_BOOL* pbHasGpsTime
);
[C++]Parameters
pbHasGpsTime [out, retval] pbHasGpsTime is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
Indicates whether the las file contains GPS time stamps for all points.