Camera.GetFocalLengthFromFieldOfView (Double) Method

Gets the focal length from a vertical field of view.
Public Function GetFocalLengthFromFieldOfView( _ 
ByVal fovInDegrees As Double
) As Double
This language is not supported or no code example is available.
public double GetFocalLengthFromFieldOfView( 
double fovInDegrees 
)
This language is not supported or no code example is available.

Parameters

fovInDegrees
double

The vertical field of view

Return Value

double

The corresponding focal length, relative to the Frame size.

.NET Framework

Supported in: 4.8

In this article

Definition