This page is Not Ready

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

stroke-miterlimit

Applies to ?
## Notes

Remarks

The ratio of miter length (distance between the outer tip and the inner corner of the miter) to strokeWidth is directly related to the angle (theta) between the segments in user space by the formula: miterLength / stroke-width = 1 / sin ( theta / 2 )

Syntax

stroke-miterlimit: inherit

Standards information

See also

Related pages

Reference

Attributions