ImageType.IsLoadedFromFile
Description:
Checks whether the ImageType was loaded from a file. Revit may generate some ImageTypes internally, such as the ImageTypes created by "Save to Project as Image".
Checks whether the ImageType was loaded from a file. Revit may generate some ImageTypes internally, such as the ImageTypes created by "Save to Project as Image".
public bool IsLoadedFromFile()
bool
True if the ImageType was loaded from a file, False otherwise.