ViewDisplayBackgroundVerticalImageScale Property |
The vertical scale of the background image; the scale of 1.0 puts the image pixel-to-pixel.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double VerticalImageScale { get; }
Public ReadOnly Property VerticalImageScale As Double
Get
public:
property double VerticalImageScale {
double get ();
}
member VerticalImageScale : float with get
Property Value
Double
See Also