shape-rendering-presentationAttribute: shape.rendering

Description Available Attribute Values Used by the Elements

Description

Governs the optimization strategy of rendering shapes.

Available Attribute Values

''''auto''''

Specifies to apply a shape-rendering algorithm that balances the trade offs that occur between optimizing for speed vs crispEdges vs geometric precision.

''''crispEdges''''

Specifies to optimize the shape-rendering algorithm for crisp edges.

''''geometricPrecision''''

Specifies to optimize the shape-rendering algorithm for geometric precision.

''''inherit''''

Specifies to inherit the shape-rendering optimization critera from the parent.

''''optimizeSpeed''''

Specifies to optimize the shape-rendering algorithm for speed.

Used by the Elements

Shape Elements

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


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