Deprecation warning

Please note that this is outdated documentation for an older release of the Scandit Barcode Scanner SDK.

We encourage you to migrate to 6.x and take advantage of our latest / advanced features and improved performance.

You'll find the updated documentation at: Data Capture SDK Documentation for Xamarin.Android and Data Capture SDK Documentation for Xamarin.iOS

Point Struct Reference

Public Attributes

readonly double X
 
readonly double Y
 

Detailed Description

An integer point structure.

Member Data Documentation

readonly double X

X-coordinate of the point

readonly double Y

Y-coordinate of the point.