Namespace:
Autodesk.Revit.DB
ImageResolution
Enumeration
Description:
This enum is used to define image resolution in order to calculate the image size.
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.
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 |