CameraVerificationPosition Property  | 
 Get the location at which the measurement was made
 
    Namespace: 
   Zivid.NET.Experimental.Calibration
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 2.14.1.0
Syntaxpublic PointXYZ Position { get; }Public ReadOnly Property Position As PointXYZ
	Get
public:
property PointXYZ Position {
	PointXYZ get ();
}Return Value
Type: 
PointXYZLocation (XYZ) in the camera reference frame
See Also