CameraImagingIsBrightnessSupported Property |
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.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
Type:
BooleanImplements
ICameraImagingIsBrightnessSupported
See Also