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