Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a value that indicates the focal length of the device that was used to capture the image that the detector will process.
public Nullable<float> FocalLength { get; set; }
member this.FocalLength : Nullable<single> with get, set