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