Instance Property
lastPoint
The last point to which the pen was drawn.
Declaration
var lastPoint: NSPoint { get }Declaration
@property (nonatomic, readonly) NSPoint lastPoint;Declaration
lastPoint() -> NSPointDiscussion
Updating this value is the only operation that the pen performs.