| CameraImagingSharpness Property  | 
 
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic float Sharpness { get; set; }Public Property Sharpness As Single
	Get
	Set
public:
virtual property float Sharpness {
	float get () sealed;
	void set (float value) sealed;
}abstract Sharpness : float32 with get, set
override Sharpness : float32 with get, set
Property Value
Type: 
SingleImplements
ICameraImagingSharpness
See Also