This document is archived and information here might be outdated. Recommended version. |
The year the data in the LAS file was collected.
[Visual Basic .NET]
Public Function GetYear ( _
) As Integer
[C#]
public int GetYear (
);
[C++]
HRESULT GetYear(
void
);