Click or drag to resize

CalibrationGuiDataFieldHeightWorld Property

The current height of the camera field in world coordinates. Not the same as FieldHeightWorldFromCalib if the user reduced the number of used camera pixels vertically.

Namespace: RAYLASE.Marker.CamerasPlugin
Assembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntax
C#
public double FieldHeightWorld { get; set; }

Property Value

Double
See Also