Gets exposure of offical camera (will be fixed later to be exposure of this camera)

Namespace:  CoreDevices.Devices
Assembly:  Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public double GetExposure()
Visual Basic (Declaration)
Public Function GetExposure As Double
Visual C++
public:
virtual double GetExposure() sealed

Return Value

[Missing <returns> documentation for "M:CoreDevices.Devices.Camera.GetExposure"]

See Also