Click or drag to resize

CameraAperture Property

Aperture controls the brightness of the image that passes through the lens and falls on the image sensor.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Reference<double> Aperture { get; set; }

Property Value

ReferenceDouble
See Also