DrawingContext.clipRule

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

class DrawingContext
void
clipRule

See Also

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

Meta