PaintBuilder.ContextStroke

PaintBuilder.ContextStroke method

Sets the paint to ‘context-stroke’, which uses the current stroke color of the context.

public PaintBuilder ContextStroke()

Return Value

The builder instance for chaining.

See Also