Revit 2025 API
Home |
The left angle of the field of view.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double LeftAngleOfFieldOfView { get; }
Public ReadOnly Property LeftAngleOfFieldOfView As Double Get
public: property double LeftAngleOfFieldOfView { double get (); }
member LeftAngleOfFieldOfView : float with get
Property Value
DoubleSee Also