Point Stores an x- and y-coordinate pair in two-dimensional space. class com.dynamsoft.dbr.Point; Attribute Type Descriptions x int The X coordinate of the point. y int The y coordinate of the point. x The X coordinate of the point. int x y The Y coordinate of the point. int y