Revit 2026 API
View |
The vertical 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 VerticalImageScale { get; }
Public ReadOnly Property VerticalImageScale As Double Get
public: property double VerticalImageScale { double get (); }
member VerticalImageScale : float with get
Property Value
DoubleSee Also