Revit 2025.3 API
Camera |
Distance that the target plane is offset in the direction of
the Up direction. This offset shifts both top and bottom planes.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public double UpOffset { get; }
Public ReadOnly Property UpOffset As Double Get
public: property double UpOffset { double get (); }
member UpOffset : float with get
Property Value
DoubleSee Also