Declaration

func setClose(_ closed: Bool, fixStartNode: Bool)

Declaration

- (void) setClosePath:(BOOL) closed fixStartNode:(BOOL) fixStartNode;

Declaration

setClosePath_fixStartNode_(closed: bool, fixStartNode: bool)

Parameters

fixStartNode

Whether to move the start node to the end when closing a path whose endpoints do not coincide.

See Also

Closed/Open