Contents

setStroke()

Sets the stroke color of subsequent drawing to the color object’s color.

Declaration

func setStroke()

Discussion

This method should be implemented in subclasses.

See Also

Drawing with colors