2020 Class
Changes 8
C

ImageImportOptions

Description:
Options used to import specific image formats and place an instance of them on a view or sheet.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.GenericImportOptions
    Autodesk.Revit.DB.ImageImportOptions
Name Return Type Description Inherited From
C ImageImportOptions() None Default constructor. Sets all options to their default values.
Name Return Type Description Inherited From
P Placement BoxPlacement Identifies which point of the image will be aligned to the placement point .
P Resolution ushort Resolution to use (in dpi) for the image to be imported.
P RefPoint XYZ Reference point (in Revit) to which the image is going to be inserted. GenericImportOptions