RVTDocs.com
Namespace: Autodesk.Revit.DB

ImageResolution

Enumeration
Description:
This enum is used to define image resolution in order to calculate the image size.
Remarks:
This is used only if the Zoom option for ZoomType is set.
Syntax
public enum ImageResolution
Unknown Namespace Members:
Name Description
DPI_72 72 dpi
DPI_150 150 dpi
DPI_300 300 dpi
DPI_600 600 dpi