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.
Syntax
public enum ImageTypeSource
Unknown Namespace Members:
| Name | Description |
|---|---|
| Link | The image data is from an externally linked image file. |
| Import | The image data was imported into the Revit document. |
| Internal | The image data was created internally. These are rendering images or views saved in the project as images. |