Instance Method
setClose(_:)setClosePath:setClosePath_
Opens or closes the path and adjusts its endpoint nodes.
Declaration
func setClose(_ closed: Bool)Declaration
- (void) setClosePath:(BOOL) closed;Declaration
setClosePath_(closed: bool)See Also
Closed/Open
Whether the final node connects to the first node.
Opens or closes the path and adjusts its endpoint nodes.