Contents

setStart(_:)

Sets the starting point for the line.

Declaration

func setStart(_ point: NSPoint)

Parameters

  • point:

    The starting point for the line, in page space.

Discussion

Page space is a 72-dpi coordinate system with the origin at the lower-left corner of the current page.

See Also

Specifying the Starting and Ending Points