Declaration

func draw(inPen pen: any GSPenProtocol & NSObjectProtocol)

Declaration

- (void) drawInPen:(NSObject<GSPenProtocol> *) pen;

Declaration

drawInPen_(pen: NSObject<GSPenProtocol>)

Discussion

Open and closed paths are emitted to the same pen. Full-color layers include their paint when the pen supports it.

See Also

Pen Drawing