BasePluginCameraGetScanFieldSizePixel Method |
Gets the field size in pixels with respect to the downscale factor
the user has set.
Namespace: RAYLASE.Marker.CamerasPluginAssembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntaxpublic dvec2 GetScanFieldSizePixel()
Return Value
dvec2A vector containing width and height of the scan field in
pixel.
See Also