Revit 2026 API
Image |
The size of the pixels in the image, expressed in dots-per-inch (dpi)
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double Resolution { get; }
Public ReadOnly Property Resolution As Double Get
public: property double Resolution { double get (); }
member Resolution : float with get
Property Value
DoubleSee Also