CameraImagingIsBackLightCompensationSupported Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.77.0
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
BooleanImplements
ICameraImagingIsBackLightCompensationSupported
See Also