| CameraImagingIsWhiteBalanceSupported Property  | 
 
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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
Type: 
BooleanImplements
ICameraImagingIsWhiteBalanceSupported
See Also