CameraVerticalOffset Property

Vertical offset of the camera's view center from target, measured at target distance.

Namespace: Autodesk.Revit.DB.DirectContext3D
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double VerticalOffset { get; set; }

Property Value

Double
See Also