Revit 2025 API
Image |
The path of the file that specifies the image to be used.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public string Path { get; }
Public ReadOnly Property Path As String Get
public: property String^ Path { String^ get (); }
member Path : string with get
Property Value
StringSee Also