This document is archived and information here might be outdated. Recommended version. |
Indicates if the dataset is saved with relative path.
[Visual Basic .NET] Public ReadOnly Property UsesRelativePath As Boolean
[C#] public bool UsesRelativePath {get;}
[C++]
HRESULT get_UsesRelativePath(
Boolean* pbUsesRelativePath
);
[C++]
Parameters pbUsesRelativePath [out, retval]
pbUsesRelativePath is a parameter of type bool*
Indicates whether the las files in the las dataset are stored using relative paths.