This document is archived and information here might be outdated. Recommended version. |
The input Las file.
[Visual Basic .NET]
Public Property LasFile As String
[C#]
public string LasFile {get; set;}
[C++]
HRESULT get_LasFile(
System.String* filename
);
[C++]
HRESULT put_LasFile(
BSTR filename
);
[C++] Parameters filename [out, retval]
filename is a parameter of type BSTR* filename [in]
filename is a parameter of type BSTR