ViewDisplayBackgroundVerticalImageOffset Property |
The distance between the bottom viewport boundary and the bottom edge of the background image.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double VerticalImageOffset { get; }
Public ReadOnly Property VerticalImageOffset As Double
Get
public:
property double VerticalImageOffset {
double get ();
}
member VerticalImageOffset : float with get
Property Value
Double
See Also