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