Click or drag to resize

BasePluginCameraFieldWidthMaxPixel Property

The maximal camera width in pixel as allowed by the camera model. May depend on the current binning state.

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

Property Value

Int32
See Also