Click or drag to resize

SettingsDynamicAutoRange Property

Determines whether the device should dynamically determine black/white levels.

Namespace:  MediaCy.Commands.Capture
Assembly:  MediaCy.Commands.Capture (in MediaCy.Commands.Capture.dll) Version: 1.0.0.0
Syntax
VB
Public Property DynamicAutoRange As Boolean
	Get
	Set

Property Value

Type: Boolean

Return Value

Type: Boolean
Remarks
Not supported by all devices. Use IsSettingSupportedObject to check whether it is supported by the selected device. Especially useful with fluorescence imaging.
See Also