CameraImagingIsContrastSupported Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
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
BooleanImplements
ICameraImagingIsContrastSupported
See Also