CameraIntrinsicsCameraMatrixGroupCX Property  | 
 x coordinate of the principal point
 
    Namespace: 
   Zivid.NET
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 2.14.2.0
Syntaxpublic double CX { get; set; }Public Property CX As Double
	Get
	Set
public:
property double CX {
	double get ();
	void set (double value);
}Property Value
Type: 
Double
See Also