PSPDFDrawingPoint
Objective-C
struct {}
Swift
struct DrawingPoint
Models a point used for natural drawing.
Use PSPDFDrawingPointFromCGPoint
to convert from a point with default intensity.
Note
The type encoding of this struct needs to remain consistent, because drawing point data can be serialized in NSValue objects.