ViewDisplayBackgroundHorizontalImageScale Property |
The horizontal 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 HorizontalImageScale { get; }
Public ReadOnly Property HorizontalImageScale As Double
Get
public:
property double HorizontalImageScale {
double get ();
}
member HorizontalImageScale : float with get
Property Value
Double
See Also