Namespace:
Autodesk.Revit.DB
ImageTypeSource
Enumeration
Description:
The source of the data used to generate the image.
The source of the data used to generate the image.
ImageTypeSource Enumeration Members:
| Name | Description |
|---|---|
| 0 | The image data is from an externally linked image file. |
| 1 | The image data was imported into the Revit document. |
| 2 | The image data was created internally. These are rendering images or views saved in the project as images. |