Click or drag to resize

CameraShutterSpeed Property

Shutter speed or exposure time is the length of time when the film or digital sensor inside the camera is exposed to light.

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

Property Value

Type: ReferenceDouble
See Also