View3DResetCameraTarget Method |
Resets the camera target to the center of the field of view.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic void ResetCameraTarget()
Public Sub ResetCameraTarget
public:
void ResetCameraTarget()
member ResetCameraTarget : unit -> unit
Exceptions
Remarks
The camera target can only be reset for perspective view.
See Also