fill-rule-presentationAttribute: fill.rule

Description Available Attribute Values Used by the Elements

Description

Governs which algorithm to use for determination of the interior of the shape. When rendering a shape, this algorithm will be used to perform a fill operation.

Available Attribute Values

''''evenodd''''

Specifies to use even-odd rule to determine the what is inside

''''inherit''''

Specifies to use the same fill-rule as the parent.

''''nonzero''''

Specifies to use the non-zero rule to determine the what is the interior.

Used by the Elements

Shape Elements

circle, ellipse, line, path, polygon, polyline, rect

Text Content Elements

altGlyph, text, textPath, tref, tspan


mslegrand/svgR documentation built on Jan. 21, 2020, 2:59 p.m.