| CameraImagingIsBackLightCompensationSupported Property  | 
 
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic bool IsBackLightCompensationSupported { get; }Public ReadOnly Property IsBackLightCompensationSupported As Boolean
	Get
public:
virtual property bool IsBackLightCompensationSupported {
	bool get () sealed;
}abstract IsBackLightCompensationSupported : bool with get
override IsBackLightCompensationSupported : bool with get
Property Value
Type: 
BooleanImplements
ICameraImagingIsBackLightCompensationSupported
See Also