Information about the observation point (the camera) of the view.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public CameraInfo GetCameraInfo()
Return Value
CameraInfo
An instance of CameraInfo or
null if there is no info associated with the view
See Also
Reference