css.properties

shape-margin

The shape-margin property specifies the margin around a shape.

Formal Syntax

<length-percentage [0,โˆž]>

See specification

JavaScript Access

// Access via element.style
element.style.shapeMargin = '0';

Browser Support

standard | MDN ยท Spec

FeatureChromeFirefoxSafariEdge
shape-margin376210.179

Related Properties