Click or drag to resize

SettingsAcquisitionAperture Property

Aperture setting for the camera. Specified as an f-number (the ratio of lens focal length to the effective aperture diameter).

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public Nullable<double> Aperture { get; set; }

Property Value

Type: NullableDouble
See Also