Namespace:
Autodesk.Revit.DB
ImageType
Class
Description:
Represents a type containing a raster based image. ImageInstances of this type can be placed in 2D views, sheets, and schedules.
Represents a type containing a raster based image. ImageInstances of this type can be placed in 2D views, sheets, and schedules.
Remarks:
ImageType elements are created with the ImageType.Create(Document, ImageTypeOptions) method.
ImageType elements can be loaded from the following file types: *.bmp, *.jpg, *.jpeg, *.png, *.tif.
In addition, when PDF support is available, ImageType elements can also be loaded from *.pdf files. See: IsPDFImportAvailable()()()()
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.Element
Autodesk.Revit.DB.ElementType
Autodesk.Revit.DB.ImageType
System.Object
Autodesk.Revit.DB.Element
Autodesk.Revit.DB.ElementType
Autodesk.Revit.DB.ImageType