Instance Property
trailingControlPoint
Its coordinates are GSHobbyTerminalCoordinate if the point does not exist because the knot is placed at the end of an open Hobby curve section.
Declaration
var trailingControlPoint: NSPoint { get set }Declaration
@property (assign) NSPoint trailingControlPoint;Declaration
trailingControlPoint() -> NSPoint
setTrailingControlPoint_(trailingControlPoint: NSPoint)