HomeCameraLeftAngleOfFieldOfView Property |
The left angle of the field of view.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double LeftAngleOfFieldOfView { get; }
Public ReadOnly Property LeftAngleOfFieldOfView As Double
Get
public:
property double LeftAngleOfFieldOfView {
double get ();
}
member LeftAngleOfFieldOfView : float with get
Property Value
Double
See Also