Share

ViewDisplayBackground.VerticalImageScale Property

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.4.0.0 (26.4.0.0)

Syntax

C#

public double VerticalImageScale { get; }

Property Value

Double

See Also

Reference

Was this information helpful?