Camera.FieldOfView

Camera.FieldOfView property

Gets or sets the camera’s field of view in degrees, this property is used only when ApertureMode is Horizontal or Vertical

public double FieldOfView { get; set; }

See Also