Revit 2025.3 API
Image |
The type of external resources that represents images.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static ExternalResourceType ExternalResourceType { get; }
Public Shared ReadOnly Property ExternalResourceType As ExternalResourceType Get
public: static property ExternalResourceType^ ExternalResourceType { ExternalResourceType^ get (); }
static member ExternalResourceType : ExternalResourceType with get
Property Value
ExternalResourceTypeSee Also