12.17 CornerRadiusSyntax

[patterns]

(([+-]?((\d+(\.\d*)?)|(\d*\.\d+))([eE][+-]?\d+)?)((\s*,\s*)|\s+)){3}([+-]?((\d+(\.\d*)?)|(\d*\.\d+))([eE][+-]?\d+)?)

Four whitespace and/or comma separated decimal floating point values specifying the radius of curvature for the top left, top right, bottom right, and bottom left corners of a shape.

[is case sensitive]

true

([+-]?((\d+(\.\d*)?)|(\d*\.\d+))([eE][+-]?\d+)?)

A single decimal floating point value indicating the radius of curvature for a corner or some corners.

[is case sensitive]

true