Revit 2026 API
View |
The horizontal scale of the background image; the scale of 1.0 puts the image pixel-to-pixel.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double HorizontalImageScale { get; }
Public ReadOnly Property HorizontalImageScale As Double Get
public: property double HorizontalImageScale { double get (); }
member HorizontalImageScale : float with get
Property Value
DoubleSee Also