SVG/Attribut/stroke-width
Aus SELFHTML-Wiki
Das stroke-width-Präsentationsattribut legt die Stärke der Randlinie fest.
- Erlaubte Werte
- eine nicht-negative Längenangabe
- nur im SVG-Attribut: eine nicht-negative Zahl
-
none
: keine Umrandung
- Standardwert
1
- anwendbar auf
- grafische Elemente und Text-Elemente
- Präsentationsattribut
ja
- mit CSS animierbar
ja
Beispiel
<path stroke-width="5" ... />
Der Rand bekommt 5 (dimensionslose) Einheiten Breite.
Siehe auch
Weblinks
- W3C: StrokeWidth Property
Liste der SVG-Attribute
- Kernattribute
- Präsentationsattribute
- Anzeige
- Beschneidung und Masken
- Farben und Verläufe
- color
- color-interpolation
- fill
- fill-opacity
- fill-rule
- image-rendering
- marker
- marker-end
- marker-mid
- marker-start
- paint-order
- shape-rendering
- stop-color
- stop-opacity
- stroke
- stroke-align
- stroke-dasharray
- stroke-dashadjust
- stroke-dashcorner
- stroke-dashoffset
- stroke-linecap
- stroke-linejoin
- stroke-miterlimit
- stroke-opacity
- stroke-width
- vector-effect
- Filter
- Größen und Geometrie
- Schrift
- Text
- Animations-Attribute
- Filter-Attribute
- Layout-Attribute
- viewBox-Attribute
- XLink-Attribute
- weitere XML-Attribute