| CartoType iOS API 9.2-12-g6c2dcf66f
    for development in Swift and Objective C for iOS and Mac OS | 
#import <CartoTypeBase.h>
| Protected Attributes | |
| int32_t | x | 
| int32_t | y | 
| CtPointType | type | 
A point on a path, defined using integer values.
| 
 | protected | 
The type: on the curve or a control point.
| 
 | protected | 
The X coordinate.
| 
 | protected | 
The Y coordinate.