CameraVerificationPosition Property |
Get the location at which the measurement was made
Namespace:
Zivid.NET.Experimental.Calibration
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax public 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