CameraImagingIsBrightnessSupported Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic bool IsBrightnessSupported { get; }
Public ReadOnly Property IsBrightnessSupported As Boolean
Get
public:
virtual property bool IsBrightnessSupported {
bool get () sealed;
}
abstract IsBrightnessSupported : bool with get
override IsBrightnessSupported : bool with get
Property Value
BooleanImplements
ICameraImagingIsBrightnessSupported
See Also