Share

ImageType.Resolution Property

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.1.0.0 (26.1.0.34)

Syntax

C#

public double Resolution { get; }

Property Value

Double

See Also

Reference

Was this information helpful?