ArcObjects Library Reference (ArcScene)  

ISxDocument.RelativePaths Property

Indicates if path names are stored relative to the document.

[Visual Basic .NET]
Public Property RelativePaths As Boolean
[C#]
public bool RelativePaths {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

ISxDocument Interface