CameraIntrinsicsDistortionGroupK3 Property  | 
 Third radial distortion term
 
    Namespace: 
   Zivid.NET
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 2.15.0.0
Syntaxpublic double K3 { get; set; }Public Property K3 As Double
	Get
	Set
public:
property double K3 {
	double get ();
	void set (double value);
}Property Value
Type: 
Double
See Also