CameraImagingIsBrightnessSupported Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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
ICameraImagingIsBrightnessSupportedSee Also