This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IG > IGlobeDocument Interface > IGlobeDocument.UsesRelativePaths Property (ArcObjects .NET 10.4 SDK) |
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(
VARIANT_BOOL* pbUsesRelativePaths
);
[C++]
Parameters pbUsesRelativePaths [out, retval] pbUsesRelativePaths is a parameter of type VARIANT_BOOL