RVTDocs.com
Namespace: Autodesk.Revit.DB Class: CameraInfo

CameraInfo.TargetDistance

Property
Description:
Distance from eye point along view direction to target plane.
Remarks:
This value is appropriate for perspective views only. Attempts to get this value for an orthographic view can be made, but the obtained value is to be ignored.
Syntax
public double TargetDistance { get; }