arrowShape(cornerPoint:)
An arrow shape pointing in a specific direction.
Declaration
static func arrowShape(cornerPoint: CGPoint) -> ShapeMarkup.ShapeParameters
- cornerPoint:
The location of the arrow’s corner (where the two sides meet) in unit coordinate space.