@ViewData["CurrentPage"]
Thanks for downloading Dynamsoft Barcode Reader Package!
Your download will start shortly. If your download does not begin, click here to retry.
Stores an x- and y-coordinate pair in two-dimensional space.
@interface iDBRPoint
Attribute | Type |
---|---|
x |
NSInteger |
y |
NSInteger |
The X coordinate of the point.
NSInteger x
The Y coordinate of the point.
NSInteger y
latest version