Type Definitions
The following type definitions are available globally.
-
AWFCoordinateRect
See moreDiscussion: A structure that contains a coordinate bounding box (rect). Fields: topLeft: The coordinate at the top-left corner of the bounding box. bottomRight: The coorindate at the bottom-right corner of the bounding box.
Declaration
Objective-C
typedef struct AWFCoordinateRect AWFCoordinateRect