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