DrawingContext.fillRule

Specify how to determine if a point on the image is inside a shape.

class DrawingContext
void
fillRule

See Also

the 'fill-rule' property in the Scalable Vector Graphics (SVG) 1.1 Specification.

Meta