stroke-miterlimit
< svg | attributes
This page has been flagged with the following issues:
High-level issues:
| 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 (MSDN)
- CSSStyleDeclaration
- currentStyle
- style
- SVGTSpanElement
- SVGTextPathElement
- SVGTextElement
- SVGPathElement
- SVGRectElement
- SVGCircleElement
- SVGEllipseElement
- SVGLineElement
- SVGPolylineElement
- SVGPolygonElement
Reference
This article contains content originally from external sources.
Portions of this content come from the Microsoft Developer Network: [Windows Internet Explorer API reference Article]
This tool helps to make and review comments inline.
How to Use
insert instructions, with images, here