Click or drag to resize

CalibrationGuiDataFieldWidthWorld Property

The current width of the camera field in world coordinates. Not the same as FieldWidthWorldFromCalib if the user reduced the number of used camera pixels horizontally.

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

Property Value

Double
See Also