Revit 2025.3 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: 25.3.0.0 (25.3.0.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