Table of contents
Swift
Objective-C

This documentation is deprecated. It applies only to legacy version 9.x of Barcode Reader and must not be used for new development.

Please refer to the latest documentation and Migration Guide, which supersede this content.

Point

Stores an x- and y-coordinate pair in two-dimensional space.

class Point

Attributes

Attribute Type
x int
y int

x

The X coordinate of the point

Point.x

y

The Y coordinate of the point

Point.y

This page is compatible for:

Is this page helpful?

YesYes NoNo