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