CameraIntrinsicsDistortionGroupP1 Property  | 
 First tangential distortion term
 
    Namespace: 
   Zivid.NET
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntaxpublic double P1 { get; set; }Public Property P1 As Double
	Get
	Set
public:
property double P1 {
	double get ();
	void set (double value);
}Property Value
Type: 
Double
See Also