Revit 2026 API
Image |
Id of the image in the view.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ElementId ImageInstanceId { get; }
Public ReadOnly Property ImageInstanceId As ElementId Get
public: property ElementId^ ImageInstanceId { ElementId^ get (); }
member ImageInstanceId : ElementId with get
Property Value
ElementIdSee Also