This document is archived and information here might be outdated. Recommended version. |
Indicates if the data in the globe document is referenced using relative paths.
[Visual Basic .NET]
Public ReadOnly Property UsesRelativePaths As Boolean
[C#]
public bool UsesRelativePaths {get;}
[C++]
HRESULT get_UsesRelativePaths(
Boolean* pbUsesRelativePaths
);
[C++] Parameters pbUsesRelativePaths [out, retval]
pbUsesRelativePaths is a parameter of type bool*