Share

ImageType.PathType Property

The path type that was used to refer to the file from which the ImageType was loaded.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public PathType PathType { get; }

Property Value

PathType

See Also

Reference

Was this information helpful?