DrawingContext.strokePattern

Pattern to use when filling drawn objects.

Within the delegate, call other drawing primitive methods (rectangle, polygon, text, etc.) to define the pattern.

class DrawingContext
alias strokePattern = stroke

Meta