Revit 2026 API
Camera |
Distance between left and right planes on the target plane.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double HorizontalExtent { get; }
Public ReadOnly Property HorizontalExtent As Double Get
public: property double HorizontalExtent { double get (); }
member HorizontalExtent : float with get
Property Value
DoubleSee Also