Click or drag to resize

CameraEmulatorSetExposureTimeOnCamera Method

[Missing <summary> documentation for "M:RAYLASE.Marker.CamerasPlugin.Emulator.CameraEmulator.SetExposureTimeOnCamera(System.Double)"]


Namespace: RAYLASE.Marker.CamerasPlugin.Emulator
Assembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntax
C#
protected override bool SetExposureTimeOnCamera(
	double gain
)

Parameters

gain  Double

[Missing <param name="gain"/> documentation for "M:RAYLASE.Marker.CamerasPlugin.Emulator.CameraEmulator.SetExposureTimeOnCamera(System.Double)"]

Return Value

Boolean

[Missing <returns> documentation for "M:RAYLASE.Marker.CamerasPlugin.Emulator.CameraEmulator.SetExposureTimeOnCamera(System.Double)"]

See Also