Revit 2021 API |
ImageType..::..ExternalResourceType Property |
ImageType Class See Also |
The type of external resources that represents images.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.0.0.0)
Since:
2020
Syntax
C# |
---|
public static ExternalResourceType ExternalResourceType { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property ExternalResourceType As ExternalResourceType Get |
Visual C++ |
---|
public: static property ExternalResourceType^ ExternalResourceType { ExternalResourceType^ get (); } |